diff --git a/libMBIN/Source/NMS/GameComponents/GcBaseBuildingEntry.cs b/libMBIN/Source/NMS/GameComponents/GcBaseBuildingEntry.cs index d0a9f917f..baf161b0a 100644 --- a/libMBIN/Source/NMS/GameComponents/GcBaseBuildingEntry.cs +++ b/libMBIN/Source/NMS/GameComponents/GcBaseBuildingEntry.cs @@ -4,55 +4,55 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xA77AC74EC51596BA, NameHash = 0x2338AA60)] + [NMS(GUID = 0x79828F3B138C7F46, NameHash = 0x2338AA60)] public class GcBaseBuildingEntry : NMSTemplate { - [NMS(Index = 52)] + [NMS(Index = 53)] /* 0x000 */ public GcBaseLinkGridData LinkGridData; - [NMS(Index = 32)] - /* 0x058 */ public NMSString0x20A ColourPaletteGroupId; [NMS(Index = 33)] + /* 0x058 */ public NMSString0x20A ColourPaletteGroupId; + [NMS(Index = 34)] /* 0x078 */ public NMSString0x20A DefaultColourPaletteId; - [NMS(Index = 35)] + [NMS(Index = 36)] /* 0x098 */ public NMSString0x20A DefaultMaterialId; - [NMS(Index = 61)] + [NMS(Index = 62)] /* 0x0B8 */ public NMSString0x20A DescriptorID; - [NMS(Index = 34)] + [NMS(Index = 35)] /* 0x0D8 */ public NMSString0x20A MaterialGroupId; - [NMS(Index = 57)] + [NMS(Index = 58)] /* 0x0F8 */ public TkModelResource NPCInteractionScene; [NMS(Index = 4)] /* 0x118 */ public TkModelResource PlacementScene; [NMS(Index = 5)] /* 0x138 */ public NMSString0x20A SinglePartID; - [NMS(Index = 40)] - /* 0x158 */ public List CompositePartObjectIDs; [NMS(Index = 41)] + /* 0x158 */ public List CompositePartObjectIDs; + [NMS(Index = 42)] /* 0x168 */ public List FamilyIDs; - [NMS(Index = 64)] + [NMS(Index = 65)] /* 0x178 */ public NMSString0x10 FossilDisplayID; - [NMS(Index = 30)] + [NMS(Index = 31)] /* 0x188 */ public List Groups; - [NMS(Index = 43)] + [NMS(Index = 44)] /* 0x198 */ public NMSString0x10 IconOverrideProductID; [NMS(Index = 0)] /* 0x1A8 */ public NMSString0x10 ID; - [NMS(Index = 59)] + [NMS(Index = 60)] /* 0x1B8 */ public NMSString0x10 ModularCustomisationBaseID; - [NMS(Index = 63)] + [NMS(Index = 64)] /* 0x1C8 */ public NMSString0x10 OverrideProductID; - [NMS(Index = 51)] + [NMS(Index = 52)] /* 0x1D8 */ public NMSString0x10 Tag; // size: 0x2 public enum BaseTerrainEditShapeEnum : uint { Cube, Cylinder, } - [NMS(Index = 47)] + [NMS(Index = 48)] /* 0x1E8 */ public BaseTerrainEditShapeEnum BaseTerrainEditShape; [NMS(Index = 9)] /* 0x1EC */ public GcBiomeType Biome; - [NMS(Index = 42)] + [NMS(Index = 43)] /* 0x1F0 */ public float BuildEffectAccelerator; [NMS(Index = 23)] /* 0x1F4 */ public int CorvetteBaseLimit; @@ -60,9 +60,9 @@ public enum BaseTerrainEditShapeEnum : uint { /* 0x1F8 */ public GcBaseBuildingObjectDecorationTypes DecorationType; [NMS(Index = 22)] /* 0x1FC */ public int FreighterBaseLimit; - [NMS(Index = 53)] + [NMS(Index = 54)] /* 0x200 */ public int GhostsCountOverride; - [NMS(Index = 48)] + [NMS(Index = 49)] /* 0x204 */ public float MinimumDeleteDistance; [NMS(Index = 21)] /* 0x208 */ public int PlanetBaseLimit; @@ -70,11 +70,11 @@ public enum BaseTerrainEditShapeEnum : uint { /* 0x20C */ public int PlanetLimit; [NMS(Index = 20)] /* 0x210 */ public int RegionLimit; - [NMS(Index = 56)] + [NMS(Index = 57)] /* 0x214 */ public int RegionSpawnLOD; - [NMS(Index = 55)] + [NMS(Index = 56)] /* 0x218 */ public float SnappingDistanceOverride; - [NMS(Index = 31)] + [NMS(Index = 32)] /* 0x21C */ public int StorageContainerIndex; [NMS(Index = 3)] /* 0x220 */ public GcBaseBuildingPartStyle Style; @@ -96,51 +96,53 @@ public enum BaseTerrainEditShapeEnum : uint { /* 0x22B */ public bool BuildableOnSpaceBase; [NMS(Index = 17)] /* 0x22C */ public bool BuildableUnderwater; - [NMS(Index = 36)] - /* 0x22D */ public bool CanChangeColour; [NMS(Index = 37)] - /* 0x22E */ public bool CanChangeMaterial; + /* 0x22D */ public bool CanChangeColour; [NMS(Index = 38)] + /* 0x22E */ public bool CanChangeMaterial; + [NMS(Index = 39)] /* 0x22F */ public bool CanPickUp; - [NMS(Index = 28)] - /* 0x230 */ public bool CanRotate3D; [NMS(Index = 29)] + /* 0x230 */ public bool CanRotate3D; + [NMS(Index = 30)] /* 0x231 */ public bool CanScale; - [NMS(Index = 26)] + [NMS(Index = 27)] /* 0x232 */ public bool CanStack; - [NMS(Index = 24)] - /* 0x233 */ public bool CheckPlaceholderCollision; [NMS(Index = 25)] + /* 0x233 */ public bool CheckPlaceholderCollision; + [NMS(Index = 26)] /* 0x234 */ public bool CheckPlayerCollision; - [NMS(Index = 50)] + [NMS(Index = 51)] /* 0x235 */ public bool CloseMenuAfterBuild; - [NMS(Index = 46)] - /* 0x236 */ public bool EditsTerrain; - [NMS(Index = 60)] - /* 0x237 */ public bool HasDescriptor; + [NMS(Index = 24)] + /* 0x236 */ public bool DoesNotCountTowardsComplexity; + [NMS(Index = 47)] + /* 0x237 */ public bool EditsTerrain; + [NMS(Index = 61)] + /* 0x238 */ public bool HasDescriptor; [NMS(Index = 8)] - /* 0x238 */ public bool IsDecoration; + /* 0x239 */ public bool IsDecoration; [NMS(Index = 2)] - /* 0x239 */ public bool IsFromModFolder; - [NMS(Index = 58)] - /* 0x23A */ public bool IsModularCustomisation; + /* 0x23A */ public bool IsFromModFolder; + [NMS(Index = 59)] + /* 0x23B */ public bool IsModularCustomisation; [NMS(Index = 7)] - /* 0x23B */ public bool IsPlaceable; - [NMS(Index = 49)] - /* 0x23C */ public bool IsSealed; + /* 0x23C */ public bool IsPlaceable; + [NMS(Index = 50)] + /* 0x23D */ public bool IsSealed; [NMS(Index = 1)] - /* 0x23D */ public bool IsTemporary; - [NMS(Index = 44)] - /* 0x23E */ public bool RemovesAttachedDecoration; + /* 0x23E */ public bool IsTemporary; [NMS(Index = 45)] - /* 0x23F */ public bool RemovesWhenUnsnapped; - [NMS(Index = 54)] - /* 0x240 */ public bool ShowGhosts; - [NMS(Index = 39)] - /* 0x241 */ public bool ShowInBuildMenu; - [NMS(Index = 27)] - /* 0x242 */ public bool SnapRotateBlocked; - [NMS(Index = 62)] - /* 0x243 */ public bool UseProductIDOverride; + /* 0x23F */ public bool RemovesAttachedDecoration; + [NMS(Index = 46)] + /* 0x240 */ public bool RemovesWhenUnsnapped; + [NMS(Index = 55)] + /* 0x241 */ public bool ShowGhosts; + [NMS(Index = 40)] + /* 0x242 */ public bool ShowInBuildMenu; + [NMS(Index = 28)] + /* 0x243 */ public bool SnapRotateBlocked; + [NMS(Index = 63)] + /* 0x244 */ public bool UseProductIDOverride; } } diff --git a/libMBIN/Source/NMS/GameComponents/GcBaseBuildingTable.cs b/libMBIN/Source/NMS/GameComponents/GcBaseBuildingTable.cs index 0e170e22c..72ed8e9b5 100644 --- a/libMBIN/Source/NMS/GameComponents/GcBaseBuildingTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcBaseBuildingTable.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xC7BA56BB81F339E5, NameHash = 0xD1841E4D)] + [NMS(GUID = 0x7AAE79CEA94878B8, NameHash = 0xD1841E4D)] public class GcBaseBuildingTable : NMSTemplate { [NMS(Index = 16)] diff --git a/libMBIN/Source/NMS/GameComponents/GcCostCorvetteDraftValidOnThisPlatform.cs b/libMBIN/Source/NMS/GameComponents/GcCostCorvetteDraftValidOnThisPlatform.cs new file mode 100644 index 000000000..bbb7624a7 --- /dev/null +++ b/libMBIN/Source/NMS/GameComponents/GcCostCorvetteDraftValidOnThisPlatform.cs @@ -0,0 +1,7 @@ +namespace libMBIN.NMS.GameComponents +{ + [NMS(GUID = 0xB9EF15814CF85AB2, NameHash = 0x2850B160)] + public class GcCostCorvetteDraftValidOnThisPlatform : NMSTemplate + { + } +} diff --git a/libMBIN/Source/NMS/GameComponents/GcDefaultSaveData.cs b/libMBIN/Source/NMS/GameComponents/GcDefaultSaveData.cs index f8ca8041c..9012e2fce 100644 --- a/libMBIN/Source/NMS/GameComponents/GcDefaultSaveData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcDefaultSaveData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xE395E0BE0E6926BE, NameHash = 0xF989045F)] + [NMS(GUID = 0x946A2957FC2B553D, NameHash = 0xF989045F)] public class GcDefaultSaveData : NMSTemplate { [NMS(Index = 0)] diff --git a/libMBIN/Source/NMS/GameComponents/GcModBasePart.cs b/libMBIN/Source/NMS/GameComponents/GcModBasePart.cs index e1326e4b6..dc5725665 100644 --- a/libMBIN/Source/NMS/GameComponents/GcModBasePart.cs +++ b/libMBIN/Source/NMS/GameComponents/GcModBasePart.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x73E33C8BE5F8E7D, NameHash = 0xEE9DB27A)] + [NMS(GUID = 0xBE2FA5D86C5A4874, NameHash = 0xEE9DB27A)] public class GcModBasePart : NMSTemplate { [NMS(Index = 1)] diff --git a/libMBIN/Source/NMS/GameComponents/GcPlayerStateData.cs b/libMBIN/Source/NMS/GameComponents/GcPlayerStateData.cs index 757216b7a..5cf1b5ee8 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPlayerStateData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPlayerStateData.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xEB5A94F21140D9A6, NameHash = 0x5E49C3E9)] + [NMS(GUID = 0x531481B76DF5C340, NameHash = 0x5E49C3E9)] public class GcPlayerStateData : NMSTemplate { [NMS(Index = 121)] diff --git a/libMBIN/Source/NMS/Globals/GcDebugOptions.cs b/libMBIN/Source/NMS/Globals/GcDebugOptions.cs index 57d3f59bd..9b9642124 100644 --- a/libMBIN/Source/NMS/Globals/GcDebugOptions.cs +++ b/libMBIN/Source/NMS/Globals/GcDebugOptions.cs @@ -4,72 +4,72 @@ namespace libMBIN.NMS.Globals { - [NMS(GUID = 0x6D90CFD9FB5FF290, NameHash = 0xAA861200)] + [NMS(GUID = 0xAED71AB639A7F143, NameHash = 0xAA861200)] public class GcDebugOptions : NMSTemplate { - [NMS(Index = 446)] + [NMS(Index = 447)] /* 0x0000 */ public GcSeasonTransferInventoryConfig SeasonTransferInventoryConfigOverride; - [NMS(Index = 214)] + [NMS(Index = 215)] /* 0x0030 */ public VariableSizeString CrashDumpPath; - [NMS(Index = 443)] + [NMS(Index = 444)] /* 0x0040 */ public NMSString0x10 CreateSeasonContextMaskIdOverride; - [NMS(Index = 328)] + [NMS(Index = 329)] /* 0x0050 */ public VariableSizeString CursorTexture; - [NMS(Index = 326)] - /* 0x0060 */ public VariableSizeString DebugFont; [NMS(Index = 327)] + /* 0x0060 */ public VariableSizeString DebugFont; + [NMS(Index = 328)] /* 0x0070 */ public VariableSizeString DebugFontTexture; - [NMS(Index = 109)] + [NMS(Index = 110)] /* 0x0080 */ public VariableSizeString DebugScene; - [NMS(Index = 360)] + [NMS(Index = 361)] /* 0x0090 */ public NMSString0x10 DefaultAirCreatureTable; - [NMS(Index = 362)] + [NMS(Index = 363)] /* 0x00A0 */ public NMSString0x10 DefaultCaveCreatureTable; - [NMS(Index = 359)] + [NMS(Index = 360)] /* 0x00B0 */ public NMSString0x10 DefaultGroundCreatureTable; - [NMS(Index = 184)] + [NMS(Index = 185)] /* 0x00C0 */ public VariableSizeString DefaultSaveData; - [NMS(Index = 361)] + [NMS(Index = 362)] /* 0x00D0 */ public NMSString0x10 DefaultWaterCreatureTable; [NMS(Index = 70)] /* 0x00E0 */ public NMSString0x10 ForceBuilderMissionBoardMission; - [NMS(Index = 183)] + [NMS(Index = 184)] /* 0x00F0 */ public List LocTableList; - [NMS(Index = 329)] + [NMS(Index = 330)] /* 0x0100 */ public VariableSizeString PauseTexture; - [NMS(Index = 271)] + [NMS(Index = 272)] /* 0x0110 */ public VariableSizeString PipelineFile; - [NMS(Index = 273)] + [NMS(Index = 274)] /* 0x0120 */ public VariableSizeString PipelineFileEditor; - [NMS(Index = 272)] + [NMS(Index = 273)] /* 0x0130 */ public VariableSizeString PipelineFileFrontend; - [NMS(Index = 330)] + [NMS(Index = 331)] /* 0x0140 */ public VariableSizeString PlayTexture; - [NMS(Index = 181)] + [NMS(Index = 182)] /* 0x0150 */ public VariableSizeString RealityPresetFile; - [NMS(Index = 332)] + [NMS(Index = 333)] /* 0x0160 */ public VariableSizeString RenderToTexture; - [NMS(Index = 107)] + [NMS(Index = 108)] /* 0x0170 */ public VariableSizeString SceneSettings; - [NMS(Index = 331)] + [NMS(Index = 332)] /* 0x0180 */ public VariableSizeString StepTexture; - [NMS(Index = 444)] + [NMS(Index = 445)] /* 0x0190 */ public NMSString0x10 SwitchSeasonContextMaskIdOverride; - [NMS(Index = 212)] + [NMS(Index = 213)] /* 0x01A0 */ public ulong ForceTimeToEpoch; [NMS(Index = 4)] /* 0x01A8 */ public ulong OverrideAbandonedFreighterSeed; - [NMS(Index = 427)] + [NMS(Index = 428)] /* 0x01B0 */ public TkGlobals ToolkitGlobals; - [NMS(Index = 195, MxmlName = "3dTextDistance")] + [NMS(Index = 196, MxmlName = "3dTextDistance")] /* 0x069C */ public float _3dTextDistance; - [NMS(Index = 196, MxmlName = "3dTextMinScale")] + [NMS(Index = 197, MxmlName = "3dTextMinScale")] /* 0x06A0 */ public float _3dTextMinScale; - [NMS(Index = 416)] + [NMS(Index = 417)] /* 0x06A4 */ public GcBaseBuildingPartStyle AutomaticPartSpawnStyle; - [NMS(Index = 411)] + [NMS(Index = 412)] /* 0x06A8 */ public float BaseDownloadTimeout; - [NMS(Index = 424)] + [NMS(Index = 425)] /* 0x06AC */ public uint BasePayloadMultiplier; [NMS(Index = 11)] /* 0x06B0 */ public int BootDirectlyIntoSaveSlot; @@ -79,9 +79,9 @@ public enum BootLoadDelayEnum : uint { WaitForPlanet, WaitForNothing, } - [NMS(Index = 116)] + [NMS(Index = 117)] /* 0x06B4 */ public BootLoadDelayEnum BootLoadDelay; - [NMS(Index = 190)] + [NMS(Index = 191)] /* 0x06B8 */ public float BootLogoFadeRate; // size: 0x7 public enum BootModeEnum : uint { @@ -93,71 +93,71 @@ public enum BootModeEnum : uint { Scratchpad, UnitTest, } - [NMS(Index = 105)] + [NMS(Index = 106)] /* 0x06BC */ public BootModeEnum BootMode; - [NMS(Index = 173)] + [NMS(Index = 174)] /* 0x06C0 */ public TkLanguages DebugLanguage; - [NMS(Index = 222)] + [NMS(Index = 223)] /* 0x06C4 */ public float DebugMenuAlpha; - [NMS(Index = 224)] + [NMS(Index = 225)] /* 0x06C8 */ public float DebugTextLineHeight; - [NMS(Index = 223)] + [NMS(Index = 224)] /* 0x06CC */ public float DebugTextSize; - [NMS(Index = 319)] + [NMS(Index = 320)] /* 0x06D0 */ public int DebugTextureSize; - [NMS(Index = 292)] + [NMS(Index = 293)] /* 0x06D4 */ public int DiscoveryAutoSyncIntervalSeconds; - [NMS(Index = 373)] + [NMS(Index = 374)] /* 0x06D8 */ public GcGalaxyStarAnomaly ForceAnomalyTo; - [NMS(Index = 391)] + [NMS(Index = 392)] /* 0x06DC */ public int ForceAsteroidSystemIndex; - [NMS(Index = 350)] + [NMS(Index = 351)] /* 0x06E0 */ public GcBiomeSubType ForceBiomeSubTypeTo; - [NMS(Index = 349)] + [NMS(Index = 350)] /* 0x06E4 */ public GcBiomeType ForceBiomeTo; - [NMS(Index = 354)] + [NMS(Index = 355)] /* 0x06E8 */ public GcAlienRace ForceBuildingRaceTo; - [NMS(Index = 363)] + [NMS(Index = 364)] /* 0x06EC */ public GcPlanetLife ForceCreatureLifeLevelTo; - [NMS(Index = 384)] + [NMS(Index = 385)] /* 0x06F0 */ public int ForceGrassColourIndex; - [NMS(Index = 119)] + [NMS(Index = 120)] /* 0x06F4 */ public float ForceInitialTimeOfDay; - [NMS(Index = 168)] + [NMS(Index = 169)] /* 0x06F8 */ public int ForceInteractionIndex; - [NMS(Index = 176)] + [NMS(Index = 177)] /* 0x06FC */ public GcAlienRace ForceInteractionRaceTo; - [NMS(Index = 356)] + [NMS(Index = 357)] /* 0x0700 */ public GcPlanetLife ForceLifeLevelTo; - [NMS(Index = 169)] + [NMS(Index = 170)] /* 0x0704 */ public GcAlienPuzzleCategory ForceNPCPuzzleCategory; - [NMS(Index = 352)] + [NMS(Index = 353)] /* 0x0708 */ public GcScreenFilters ForceScreenFilterTo; - [NMS(Index = 376)] + [NMS(Index = 377)] /* 0x070C */ public float ForceSeaLevel; - [NMS(Index = 379)] + [NMS(Index = 380)] /* 0x0710 */ public int ForceSkyColourIndex; - [NMS(Index = 382)] + [NMS(Index = 383)] /* 0x0714 */ public uint ForceSkyColourSeed; [NMS(Index = 40)] /* 0x0718 */ public int ForceSpaceBattleLevel; - [NMS(Index = 380)] + [NMS(Index = 381)] /* 0x071C */ public int ForceSpaceSkyColourIndex; - [NMS(Index = 347)] + [NMS(Index = 348)] /* 0x0720 */ public GcGalaxyStarTypes ForceStarTypeTo; - [NMS(Index = 121)] + [NMS(Index = 122)] /* 0x0724 */ public float ForceSunAngle; - [NMS(Index = 364)] + [NMS(Index = 365)] /* 0x0728 */ public GcPlanetLife ForceTerrainSettings; - [NMS(Index = 366)] + [NMS(Index = 367)] /* 0x072C */ public TkVoxelGeneratorSettingsTypes ForceTerrainTypeTo; - [NMS(Index = 118)] + [NMS(Index = 119)] /* 0x0730 */ public float ForceTimeOfDay; - [NMS(Index = 383)] + [NMS(Index = 384)] /* 0x0734 */ public int ForceWaterColourIndex; - [NMS(Index = 378)] + [NMS(Index = 379)] /* 0x0738 */ public TkWaterCondition ForceWaterConditionTo; - [NMS(Index = 375)] + [NMS(Index = 376)] /* 0x073C */ public int ForceWaterObjectFileIndex; // size: 0x3 public enum GameStateModeEnum : uint { @@ -165,35 +165,35 @@ public enum GameStateModeEnum : uint { UserStorage, FreshStart, } - [NMS(Index = 104)] + [NMS(Index = 105)] /* 0x0740 */ public GameStateModeEnum GameStateMode; - [NMS(Index = 400)] + [NMS(Index = 401)] /* 0x0744 */ public float GenerateCostAngle; - [NMS(Index = 399)] + [NMS(Index = 400)] /* 0x0748 */ public float GenerateCostDistance; - [NMS(Index = 401)] - /* 0x074C */ public float GenerateCostLOD; [NMS(Index = 402)] + /* 0x074C */ public float GenerateCostLOD; + [NMS(Index = 403)] /* 0x0750 */ public float GenerateCostWait; - [NMS(Index = 397)] + [NMS(Index = 398)] /* 0x0754 */ public int GenerateFarLodBuildingDist; - [NMS(Index = 206)] + [NMS(Index = 207)] /* 0x0758 */ public int HavokVDBClientIndex; - [NMS(Index = 317)] + [NMS(Index = 318)] /* 0x075C */ public int MaxNumDebugMessages; - [NMS(Index = 414)] + [NMS(Index = 415)] /* 0x0760 */ public int MoveBaseIndex; - [NMS(Index = 439)] + [NMS(Index = 440)] /* 0x0764 */ public int MultipleFingersSamePressFrameDelta; [NMS(Index = 13)] /* 0x0768 */ public GcGameMode NewSaveGameMode; - [NMS(Index = 299)] + [NMS(Index = 300)] /* 0x076C */ public int OverrideMatchmakingVersion; - [NMS(Index = 309)] + [NMS(Index = 310)] /* 0x0770 */ public int OverrideServerSeasonEndTime; - [NMS(Index = 308)] + [NMS(Index = 309)] /* 0x0774 */ public int OverrideServerSeasonNumber; - [NMS(Index = 442)] + [NMS(Index = 443)] /* 0x0778 */ public float PanDeadzone; // size: 0x7 public enum PlayerSpawnLocationOverrideEnum : uint { @@ -205,21 +205,21 @@ public enum PlayerSpawnLocationOverrideEnum : uint { GameStartPlanet, SpecificLocation, } - [NMS(Index = 106)] + [NMS(Index = 107)] /* 0x077C */ public PlayerSpawnLocationOverrideEnum PlayerSpawnLocationOverride; - [NMS(Index = 322)] - /* 0x0780 */ public int ProceduralModelBatchSize; [NMS(Index = 323)] + /* 0x0780 */ public int ProceduralModelBatchSize; + [NMS(Index = 324)] /* 0x0784 */ public int ProceduralModelFilterMatchretryCount; - [NMS(Index = 321)] + [NMS(Index = 322)] /* 0x0788 */ public int ProceduralModelsShown; - [NMS(Index = 325)] + [NMS(Index = 326)] /* 0x078C */ public int ProceduralModelsThumbnailSize; - [NMS(Index = 418)] - /* 0x0790 */ public int ProfilerPartIndexPhase; [NMS(Index = 419)] - /* 0x0794 */ public int ProfilerPartIndexStride; + /* 0x0790 */ public int ProfilerPartIndexPhase; [NMS(Index = 420)] + /* 0x0794 */ public int ProfilerPartIndexStride; + [NMS(Index = 421)] /* 0x0798 */ public int ProfilerPartIteration; // size: 0x3 public enum ProxyTypeEnum : uint { @@ -227,14 +227,14 @@ public enum ProxyTypeEnum : uint { ManualURI, InetProxy, } - [NMS(Index = 286)] + [NMS(Index = 287)] /* 0x079C */ public ProxyTypeEnum ProxyType; // size: 0x2 public enum RealityModeEnum : uint { LoadPreset, Generate, } - [NMS(Index = 177)] + [NMS(Index = 178)] /* 0x07A0 */ public RealityModeEnum RealityMode; // size: 0x3 public enum RecordSettingEnum : uint { @@ -242,13 +242,13 @@ public enum RecordSettingEnum : uint { Record, Playback, } - [NMS(Index = 197)] + [NMS(Index = 198)] /* 0x07A4 */ public RecordSettingEnum RecordSetting; - [NMS(Index = 211)] + [NMS(Index = 212)] /* 0x07A8 */ public int RecurrenceTimeOffset; - [NMS(Index = 438)] + [NMS(Index = 439)] /* 0x07AC */ public int ScreenshotForUploadHeight; - [NMS(Index = 437)] + [NMS(Index = 438)] /* 0x07B0 */ public int ScreenshotForUploadWidth; // size: 0x9 public enum ServerEnvEnum : uint { @@ -262,28 +262,28 @@ public enum ServerEnvEnum : uint { merged, local, } - [NMS(Index = 288)] + [NMS(Index = 289)] /* 0x07B4 */ public ServerEnvEnum ServerEnv; // size: 0x2 public enum ShaderPreloadEnum : uint { Off, Full, } - [NMS(Index = 112)] + [NMS(Index = 113)] /* 0x07B8 */ public ShaderPreloadEnum ShaderPreload; - [NMS(Index = 234)] + [NMS(Index = 235)] /* 0x07BC */ public int ShowSpecificGraph; - [NMS(Index = 250)] - /* 0x07C0 */ public int SmokeTestConfigCaptureCycles; [NMS(Index = 251)] - /* 0x07C4 */ public float SmokeTestConfigCaptureDurationInSeconds; + /* 0x07C0 */ public int SmokeTestConfigCaptureCycles; [NMS(Index = 252)] + /* 0x07C4 */ public float SmokeTestConfigCaptureDurationInSeconds; + [NMS(Index = 253)] /* 0x07C8 */ public int SmokeTestConfigCaptureFolderNameNumberOffset; - [NMS(Index = 243)] + [NMS(Index = 244)] /* 0x07CC */ public int SmokeTestConfigPlanetPositionCount; - [NMS(Index = 245)] + [NMS(Index = 246)] /* 0x07D0 */ public float SmokeTestConfigScenarioLength; - [NMS(Index = 244)] + [NMS(Index = 245)] /* 0x07D4 */ public float SmokeTestConfigScenarioPreambleLength; // size: 0x7 public enum SmokeTestCycleModeEnum : uint { @@ -295,7 +295,7 @@ public enum SmokeTestCycleModeEnum : uint { TourShortUDAs, TourRandomWarps, } - [NMS(Index = 240)] + [NMS(Index = 241)] /* 0x07D8 */ public SmokeTestCycleModeEnum SmokeTestCycleMode; // size: 0xA public enum SmokeTestScenarioEnum : uint { @@ -310,24 +310,24 @@ public enum SmokeTestScenarioEnum : uint { ModelLoading, SettlementSnapshot, } - [NMS(Index = 241)] + [NMS(Index = 242)] /* 0x07DC */ public SmokeTestScenarioEnum SmokeTestScenario; - [NMS(Index = 256)] + [NMS(Index = 257)] /* 0x07E0 */ public int SmokeTestSmokeBotTargetWarps; // size: 0x2 public enum SolarSystemBootEnum : uint { FromSettings, Generate, } - [NMS(Index = 111)] + [NMS(Index = 112)] /* 0x07E4 */ public SolarSystemBootEnum SolarSystemBoot; - [NMS(Index = 276)] + [NMS(Index = 277)] /* 0x07E8 */ public float SunLightScaleGgx; - [NMS(Index = 440)] - /* 0x07EC */ public int SwipeDetectionMaxFrames; [NMS(Index = 441)] + /* 0x07EC */ public int SwipeDetectionMaxFrames; + [NMS(Index = 442)] /* 0x07F0 */ public float SwipeDetectionNormalizedTravelThreshold; - [NMS(Index = 315)] + [NMS(Index = 316)] /* 0x07F4 */ public int SynergyPort; // size: 0x3 public enum UseBanksEnum : uint { @@ -335,81 +335,81 @@ public enum UseBanksEnum : uint { True, Default, } - [NMS(Index = 204)] + [NMS(Index = 205)] /* 0x07F8 */ public UseBanksEnum UseBanks; - [NMS(Index = 192)] + [NMS(Index = 193)] /* 0x07FC */ public float WeaponScale3P; - [NMS(Index = 182)] + [NMS(Index = 183)] /* 0x0800 */ public ushort RealityGenerationIteration; - [NMS(Index = 295)] + [NMS(Index = 296)] /* 0x0802 */ public NMSString0x800 AutoJoinUserNames; [NMS(Index = 85)] /* 0x1002 */ public NMSString0x400 DebugTwitchRewards; - [NMS(Index = 300)] + [NMS(Index = 301)] /* 0x1402 */ public NMSString0x200 LoadToBase; [NMS(Index = 81)] /* 0x1602 */ public NMSString0x200 SeasonalDataOverrideFile; - [NMS(Index = 310)] + [NMS(Index = 311)] /* 0x1802 */ public NMSString0x100 ForceHgAccount; - [NMS(Index = 101)] + [NMS(Index = 102)] /* 0x1902 */ public NMSString0x100 ForcePlayerPosition; - [NMS(Index = 100)] + [NMS(Index = 101)] /* 0x1A02 */ public NMSString0x100 ForceUniverseAddress; - [NMS(Index = 303)] + [NMS(Index = 304)] /* 0x1B02 */ public NMSString0x100 GOGLogin; - [NMS(Index = 230)] + [NMS(Index = 231)] /* 0x1C02 */ public NMSString0x100 ShowUniverseAddressOnGalaxyMap; - [NMS(Index = 108)] + [NMS(Index = 109)] /* 0x1D02 */ public NMSString0x100 WorkingDirectory; - [NMS(Index = 289)] + [NMS(Index = 290)] /* 0x1E02 */ public NMSString0x80 AuthBaseUrl; - [NMS(Index = 287)] + [NMS(Index = 288)] /* 0x1E82 */ public NMSString0x80 ProxyURI; - [NMS(Index = 311)] + [NMS(Index = 312)] /* 0x1F02 */ public NMSString0x40 ForceBaseDownloadUser; - [NMS(Index = 430)] + [NMS(Index = 431)] /* 0x1F42 */ public NMSString0x40 OverrideSettlementOwnershipOnlineId; - [NMS(Index = 429)] + [NMS(Index = 430)] /* 0x1F82 */ public NMSString0x40 OverrideSettlementOwnershipUsername; - [NMS(Index = 436)] + [NMS(Index = 437)] /* 0x1FC2 */ public NMSString0x40 ScreenshotForUploadName; - [NMS(Index = 174)] + [NMS(Index = 175)] /* 0x2002 */ public NMSString0x20 AllowedLanguagesFile; - [NMS(Index = 415)] + [NMS(Index = 416)] /* 0x2022 */ public NMSString0x20 AutomaticPartSpawnID; - [NMS(Index = 423)] + [NMS(Index = 424)] /* 0x2042 */ public NMSString0x20 BaseServerPlatform; - [NMS(Index = 215)] + [NMS(Index = 216)] /* 0x2062 */ public NMSString0x20 CrashDumpIdentifier; - [NMS(Index = 291)] + [NMS(Index = 292)] /* 0x2082 */ public NMSString0x20 OverrideUsernameForDev; - [NMS(Index = 203)] + [NMS(Index = 204)] /* 0x20A2 */ public NMSString0x20 SaveTestingCommand; - [NMS(Index = 258)] - /* 0x20C2 */ public NMSString0x20 SmokeTestForcePlanetDetail; [NMS(Index = 259)] + /* 0x20C2 */ public NMSString0x20 SmokeTestForcePlanetDetail; + [NMS(Index = 260)] /* 0x20E2 */ public NMSString0x20 SmokeTestRunFolder; - [NMS(Index = 314)] + [NMS(Index = 315)] /* 0x2102 */ public NMSString0x20 SynergyServer; - [NMS(Index = 129)] + [NMS(Index = 130)] /* 0x2122 */ public bool ActiveMissionsIgnoreStartCancelConditions; - [NMS(Index = 125)] + [NMS(Index = 126)] /* 0x2123 */ public bool AllowGalaxyMapRequests; - [NMS(Index = 410)] + [NMS(Index = 411)] /* 0x2124 */ public bool AllowGlobalPartSnapping; - [NMS(Index = 283)] + [NMS(Index = 284)] /* 0x2125 */ public bool AllowMultiThreadedRenderingOnVulkan; - [NMS(Index = 341)] + [NMS(Index = 342)] /* 0x2126 */ public bool AllowNGuiVR; - [NMS(Index = 428)] + [NMS(Index = 429)] /* 0x2127 */ public bool AllowOverrideSettlementOwnership; [NMS(Index = 86)] /* 0x2128 */ public bool AllowPause; - [NMS(Index = 147)] + [NMS(Index = 148)] /* 0x2129 */ public bool AllowRobotBehaviors; [NMS(Index = 2)] /* 0x212A */ public bool AllowSavingOnAbandonedFreighters; - [NMS(Index = 157)] + [NMS(Index = 158)] /* 0x212B */ public bool AllSeasonMilestonesShowComplete; [NMS(Index = 87)] /* 0x212C */ public bool AllSettlementsAreCompleted; @@ -419,47 +419,47 @@ public enum UseBanksEnum : uint { /* 0x212E */ public bool AlwaysAllowFreighterInventoryAccess; [NMS(Index = 78)] /* 0x212F */ public bool AlwaysAllowShipOperations; - [NMS(Index = 144)] + [NMS(Index = 145)] /* 0x2130 */ public bool AlwaysAllowSpookFiends; [NMS(Index = 79)] /* 0x2131 */ public bool AlwaysAllowVehicleOperations; [NMS(Index = 19)] /* 0x2132 */ public bool AlwaysHaveFocus; - [NMS(Index = 284)] + [NMS(Index = 285)] /* 0x2133 */ public bool AlwaysIncludeLocalPlayerInChatMessage; - [NMS(Index = 296)] + [NMS(Index = 297)] /* 0x2134 */ public bool AlwaysSaveGameAsClient; - [NMS(Index = 232)] + [NMS(Index = 233)] /* 0x2135 */ public bool AlwaysShowSaveIds; [NMS(Index = 72)] /* 0x2136 */ public bool AlwaysShowURI; [NMS(Index = 39)] /* 0x2137 */ public bool AlwaysSpaceBattle; - [NMS(Index = 302)] + [NMS(Index = 303)] /* 0x2138 */ public bool AutoJoinRandomGames; - [NMS(Index = 294)] + [NMS(Index = 295)] /* 0x2139 */ public bool AutoJoinUserEnabled; - [NMS(Index = 417)] + [NMS(Index = 418)] /* 0x213A */ public bool AutomaticPartSpawnInactive; - [NMS(Index = 422)] + [NMS(Index = 423)] /* 0x213B */ public bool BaseAdmin; [NMS(Index = 91)] /* 0x213C */ public bool BlockCommunicatorSignals; - [NMS(Index = 431)] + [NMS(Index = 432)] /* 0x213D */ public bool BlockSettlementsNetwork; [NMS(Index = 41)] /* 0x213E */ public bool BlockSpaceBattle; - [NMS(Index = 335)] + [NMS(Index = 336)] /* 0x213F */ public bool BodyTurning; [NMS(Index = 12)] /* 0x2140 */ public bool BootDirectlyIntoLastSave; - [NMS(Index = 191)] + [NMS(Index = 192)] /* 0x2141 */ public bool BootMusic; [NMS(Index = 30)] /* 0x2142 */ public bool CanLeaveDialogs; - [NMS(Index = 290)] + [NMS(Index = 291)] /* 0x2143 */ public bool CertificateSecurityBypass; - [NMS(Index = 201)] + [NMS(Index = 202)] /* 0x2144 */ public bool CheckForMissingLocStrings; [NMS(Index = 56)] /* 0x2145 */ public bool ClothForceAsyncSimulationOff; @@ -477,87 +477,87 @@ public enum UseBanksEnum : uint { /* 0x214B */ public bool ClothForcePositionExtrapolationSyncWithFpsLock; [NMS(Index = 53)] /* 0x214C */ public bool ClothForcePositionExtrapolationUpdateOrderDependent; - [NMS(Index = 264)] + [NMS(Index = 265)] /* 0x214D */ public bool CompressTextures; - [NMS(Index = 213)] + [NMS(Index = 214)] /* 0x214E */ public bool CrashDumpFull; [NMS(Index = 97)] /* 0x214F */ public bool CrashOnF10; - [NMS(Index = 260)] + [NMS(Index = 261)] /* 0x2150 */ public bool CreatureChatter; - [NMS(Index = 262)] + [NMS(Index = 263)] /* 0x2151 */ public bool CreatureDrawVocals; - [NMS(Index = 261)] + [NMS(Index = 262)] /* 0x2152 */ public bool CreatureErrors; - [NMS(Index = 425)] + [NMS(Index = 426)] /* 0x2153 */ public bool CrossPlatformFeaturedBases; - [NMS(Index = 404)] + [NMS(Index = 405)] /* 0x2154 */ public bool DChecksEnabled; - [NMS(Index = 406)] - /* 0x2155 */ public bool DChecksOutputBinary; [NMS(Index = 407)] + /* 0x2155 */ public bool DChecksOutputBinary; + [NMS(Index = 408)] /* 0x2156 */ public bool DChecksOutputFileLine; - [NMS(Index = 405)] + [NMS(Index = 406)] /* 0x2157 */ public bool DChecksOutputJson; - [NMS(Index = 198)] + [NMS(Index = 199)] /* 0x2158 */ public bool DebugBuildingSpawns; - [NMS(Index = 269)] + [NMS(Index = 270)] /* 0x2159 */ public bool DebugDepthReprojection; - [NMS(Index = 166)] + [NMS(Index = 167)] /* 0x215A */ public bool DebugDrawPlayerInteract; [NMS(Index = 21)] /* 0x215B */ public bool DebugGalaxyMapInQuickMenu; - [NMS(Index = 265)] + [NMS(Index = 266)] /* 0x215C */ public bool DebugIBL; - [NMS(Index = 202)] + [NMS(Index = 203)] /* 0x215D */ public bool DebugNetworkLocks; - [NMS(Index = 178)] + [NMS(Index = 179)] /* 0x215E */ public bool DebugPersistentInteractions; - [NMS(Index = 268)] + [NMS(Index = 269)] /* 0x215F */ public bool DebugRenderSpaceOffset; - [NMS(Index = 266)] - /* 0x2160 */ public bool DebugSpotlights; [NMS(Index = 267)] + /* 0x2160 */ public bool DebugSpotlights; + [NMS(Index = 268)] /* 0x2161 */ public bool DebugTerrainTextures; - [NMS(Index = 216)] + [NMS(Index = 217)] /* 0x2162 */ public bool DebugThreatLevels; - [NMS(Index = 398)] + [NMS(Index = 399)] /* 0x2163 */ public bool DeferRegionBodies; [NMS(Index = 3)] /* 0x2164 */ public bool DisableAbandonedFreighterRoomsOptimisation; - [NMS(Index = 408)] - /* 0x2165 */ public bool DisableBaseBuilding; [NMS(Index = 409)] + /* 0x2165 */ public bool DisableBaseBuilding; + [NMS(Index = 410)] /* 0x2166 */ public bool DisableBaseBuildingLimits; - [NMS(Index = 412)] + [NMS(Index = 413)] /* 0x2167 */ public bool DisableBasePowerRequirements; - [NMS(Index = 282)] + [NMS(Index = 283)] /* 0x2168 */ public bool DisableClouds; [NMS(Index = 45)] /* 0x2169 */ public bool DisableContinuousSaving; - [NMS(Index = 421)] + [NMS(Index = 422)] /* 0x216A */ public bool DisableCorvetteSwapParts; [NMS(Index = 98)] /* 0x216B */ public bool DisableCorvetteValidation; - [NMS(Index = 161)] + [NMS(Index = 162)] /* 0x216C */ public bool DisableDebugControls; - [NMS(Index = 165)] + [NMS(Index = 166)] /* 0x216D */ public bool DisableDiscoveryNaming; - [NMS(Index = 210)] + [NMS(Index = 211)] /* 0x216E */ public bool DisableFileWatcher; [NMS(Index = 28)] /* 0x216F */ public bool DisableHazards; - [NMS(Index = 339)] + [NMS(Index = 340)] /* 0x2170 */ public bool DisableHeadConstraints; [NMS(Index = 46)] /* 0x2171 */ public bool DisableInvalidSaveVersion; - [NMS(Index = 338)] + [NMS(Index = 339)] /* 0x2172 */ public bool DisableLeftHand; - [NMS(Index = 392)] + [NMS(Index = 393)] /* 0x2173 */ public bool DisableLimits; - [NMS(Index = 180)] + [NMS(Index = 181)] /* 0x2174 */ public bool DisableMissionShop; - [NMS(Index = 297)] + [NMS(Index = 298)] /* 0x2175 */ public bool DisableMonumentDownloads; [NMS(Index = 67, MxmlName = "DisableNPCHiddenUntilScanned ")] /* 0x2176 */ public bool DisableNPCHiddenUntilScanned; @@ -565,445 +565,447 @@ public enum UseBanksEnum : uint { /* 0x2177 */ public bool DisableNPCs; [NMS(Index = 31)] /* 0x2178 */ public bool DisableOldMissions; - [NMS(Index = 433)] + [NMS(Index = 434)] /* 0x2179 */ public bool DisablePartialStories; - [NMS(Index = 209)] + [NMS(Index = 210)] /* 0x217A */ public bool DisableProfanityFilter; [NMS(Index = 43)] /* 0x217B */ public bool DisableSaveSlotSorting; - [NMS(Index = 312)] + [NMS(Index = 313)] /* 0x217C */ public bool DisableSaveUploadRateLimits; [NMS(Index = 44)] /* 0x217D */ public bool DisableSaving; [NMS(Index = 88)] /* 0x217E */ public bool DisableSettlements; - [NMS(Index = 270)] + [NMS(Index = 271)] /* 0x217F */ public bool DisableShadowSwitching; - [NMS(Index = 186)] + [NMS(Index = 187)] /* 0x2180 */ public bool DisableShipSaveDataRecovery; - [NMS(Index = 293)] + [NMS(Index = 294)] /* 0x2181 */ public bool DisableSpaceStationSpawnOnJoin; [NMS(Index = 47)] /* 0x2182 */ public bool DisableStorms; [NMS(Index = 20)] /* 0x2183 */ public bool DisableVibration; - [NMS(Index = 175)] + [NMS(Index = 176)] /* 0x2184 */ public bool DoAlienLanguage; - [NMS(Index = 263)] + [NMS(Index = 264)] /* 0x2185 */ public bool DrawCreaturesInRoutines; - [NMS(Index = 217)] + [NMS(Index = 218)] /* 0x2186 */ public bool DumpManifestContents; - [NMS(Index = 432)] + [NMS(Index = 433)] /* 0x2187 */ public bool EnableAccessibleUI; - [NMS(Index = 160)] + [NMS(Index = 161)] /* 0x2188 */ public bool EnableBaseBuildingExpandables; - [NMS(Index = 413)] + [NMS(Index = 414)] /* 0x2189 */ public bool EnableBaseMovingOption; - [NMS(Index = 134)] + [NMS(Index = 135)] /* 0x218A */ public bool EnableCloudAnimation; - [NMS(Index = 277)] + [NMS(Index = 278)] /* 0x218B */ public bool EnableComputePost; - [NMS(Index = 143)] + [NMS(Index = 144)] /* 0x218C */ public bool EnableDayNightCycle; - [NMS(Index = 110)] + [NMS(Index = 111)] /* 0x218D */ public bool EnableDebugSceneAutoSave; - [NMS(Index = 278)] + [NMS(Index = 279)] /* 0x218E */ public bool EnableEvenOddRender; - [NMS(Index = 123)] + [NMS(Index = 124)] /* 0x218F */ public bool EnableFrontendPreload; - [NMS(Index = 158)] + [NMS(Index = 159)] /* 0x2190 */ public bool EnableGalaxyRecolouring; - [NMS(Index = 275)] + [NMS(Index = 276)] /* 0x2191 */ public bool EnableGgx; [NMS(Index = 90)] /* 0x2192 */ public bool EnableMemoryPoolAllocPrint; - [NMS(Index = 340)] + [NMS(Index = 341)] /* 0x2193 */ public bool EnablePhotomodeVR; - [NMS(Index = 313)] + [NMS(Index = 314)] /* 0x2194 */ public bool EnableSynergy; [NMS(Index = 93)] /* 0x2195 */ public bool EnableTouchScreenDebugging; + [NMS(Index = 99)] + /* 0x2196 */ public bool EnforceCorvetteComplexityLimit; [NMS(Index = 24)] - /* 0x2196 */ public bool EverythingIsFree; + /* 0x2197 */ public bool EverythingIsFree; [NMS(Index = 25)] - /* 0x2197 */ public bool EverythingIsKnown; + /* 0x2198 */ public bool EverythingIsKnown; [NMS(Index = 26)] - /* 0x2198 */ public bool EverythingIsStar; - [NMS(Index = 305)] - /* 0x2199 */ public bool FakeHandsInMultiplayer; + /* 0x2199 */ public bool EverythingIsStar; + [NMS(Index = 306)] + /* 0x219A */ public bool FakeHandsInMultiplayer; [NMS(Index = 42)] - /* 0x219A */ public bool FastAndFrequentFleetInterventions; + /* 0x219B */ public bool FastAndFrequentFleetInterventions; [NMS(Index = 10)] - /* 0x219B */ public bool FastLoad; - [NMS(Index = 162)] - /* 0x219C */ public bool FixedFramerate; - [NMS(Index = 194)] - /* 0x219D */ public bool FleetDirectorAutoMode; - [NMS(Index = 448)] - /* 0x219E */ public bool ForceAllExhibitsToBeEditable; - [NMS(Index = 189)] - /* 0x219F */ public bool ForceBasicLoadScreen; - [NMS(Index = 371)] - /* 0x21A0 */ public bool ForceBinaryStar; - [NMS(Index = 348)] - /* 0x21A1 */ public bool ForceBiome; + /* 0x219C */ public bool FastLoad; + [NMS(Index = 163)] + /* 0x219D */ public bool FixedFramerate; + [NMS(Index = 195)] + /* 0x219E */ public bool FleetDirectorAutoMode; + [NMS(Index = 449)] + /* 0x219F */ public bool ForceAllExhibitsToBeEditable; + [NMS(Index = 190)] + /* 0x21A0 */ public bool ForceBasicLoadScreen; + [NMS(Index = 372)] + /* 0x21A1 */ public bool ForceBinaryStar; + [NMS(Index = 349)] + /* 0x21A2 */ public bool ForceBiome; [NMS(Index = 69)] - /* 0x21A2 */ public bool ForceBuildersAlwaysKnown; - [NMS(Index = 353)] - /* 0x21A3 */ public bool ForceBuildingRace; - [NMS(Index = 344)] - /* 0x21A4 */ public bool ForceCorruptSentinels; - [NMS(Index = 357)] - /* 0x21A5 */ public bool ForceCreatureLifeLevel; + /* 0x21A3 */ public bool ForceBuildersAlwaysKnown; + [NMS(Index = 354)] + /* 0x21A4 */ public bool ForceBuildingRace; + [NMS(Index = 345)] + /* 0x21A5 */ public bool ForceCorruptSentinels; [NMS(Index = 358)] - /* 0x21A6 */ public bool ForceDefaultCreatureFile; + /* 0x21A6 */ public bool ForceCreatureLifeLevel; + [NMS(Index = 359)] + /* 0x21A7 */ public bool ForceDefaultCreatureFile; [NMS(Index = 49)] - /* 0x21A7 */ public bool ForceDisableClothComponent; + /* 0x21A8 */ public bool ForceDisableClothComponent; [NMS(Index = 62)] - /* 0x21A8 */ public bool ForceDisableNonPlayerRagdollComponents; + /* 0x21A9 */ public bool ForceDisableNonPlayerRagdollComponents; [NMS(Index = 61)] - /* 0x21A9 */ public bool ForceDisableRagdollComponent; + /* 0x21AA */ public bool ForceDisableRagdollComponent; [NMS(Index = 65)] - /* 0x21AA */ public bool ForceDisableSeparatePhysicsWorlds; + /* 0x21AB */ public bool ForceDisableSeparatePhysicsWorlds; [NMS(Index = 64)] - /* 0x21AB */ public bool ForceDisableSplitIkOptimisation; + /* 0x21AC */ public bool ForceDisableSplitIkOptimisation; [NMS(Index = 59)] - /* 0x21AC */ public bool ForceDisableSpringComponent; + /* 0x21AD */ public bool ForceDisableSpringComponent; [NMS(Index = 48)] - /* 0x21AD */ public bool ForceEnableClothComponent; + /* 0x21AE */ public bool ForceEnableClothComponent; [NMS(Index = 60)] - /* 0x21AE */ public bool ForceEnableRagdollComponent; + /* 0x21AF */ public bool ForceEnableRagdollComponent; [NMS(Index = 63)] - /* 0x21AF */ public bool ForceEnableSplitIkOptimisation; + /* 0x21B0 */ public bool ForceEnableSplitIkOptimisation; [NMS(Index = 58)] - /* 0x21B0 */ public bool ForceEnableSpringComponent; + /* 0x21B1 */ public bool ForceEnableSpringComponent; + [NMS(Index = 344)] + /* 0x21B2 */ public bool ForceExtremeSentinels; [NMS(Index = 343)] - /* 0x21B1 */ public bool ForceExtremeSentinels; - [NMS(Index = 342)] - /* 0x21B2 */ public bool ForceExtremeWeather; + /* 0x21B3 */ public bool ForceExtremeWeather; [NMS(Index = 96)] - /* 0x21B3 */ public bool ForceFullFeatureMode; + /* 0x21B4 */ public bool ForceFullFeatureMode; + [NMS(Index = 370)] + /* 0x21B5 */ public bool ForceGasGiantSystem; [NMS(Index = 369)] - /* 0x21B4 */ public bool ForceGasGiantSystem; - [NMS(Index = 368)] - /* 0x21B5 */ public bool ForceGiantSystem; - [NMS(Index = 102)] - /* 0x21B6 */ public bool ForceInitialShip; + /* 0x21B6 */ public bool ForceGiantSystem; [NMS(Index = 103)] - /* 0x21B7 */ public bool ForceInitialWeapon; - [NMS(Index = 167)] - /* 0x21B8 */ public bool ForceInteractionToSettings; - [NMS(Index = 355)] - /* 0x21B9 */ public bool ForceLifeLevel; - [NMS(Index = 346)] - /* 0x21BA */ public bool ForceLoadAllWeather; - [NMS(Index = 155)] - /* 0x21BB */ public bool ForceNexusInQuickMenu; - [NMS(Index = 367)] - /* 0x21BC */ public bool ForcePirateSystem; - [NMS(Index = 387)] - /* 0x21BD */ public bool ForcePlanetsToHaveNoCaves; + /* 0x21B7 */ public bool ForceInitialShip; + [NMS(Index = 104)] + /* 0x21B8 */ public bool ForceInitialWeapon; + [NMS(Index = 168)] + /* 0x21B9 */ public bool ForceInteractionToSettings; + [NMS(Index = 356)] + /* 0x21BA */ public bool ForceLifeLevel; + [NMS(Index = 347)] + /* 0x21BB */ public bool ForceLoadAllWeather; + [NMS(Index = 156)] + /* 0x21BC */ public bool ForceNexusInQuickMenu; + [NMS(Index = 368)] + /* 0x21BD */ public bool ForcePirateSystem; [NMS(Index = 388)] - /* 0x21BE */ public bool ForcePlanetsToHaveNoNoiseLayers; + /* 0x21BE */ public bool ForcePlanetsToHaveNoCaves; [NMS(Index = 389)] - /* 0x21BF */ public bool ForcePlanetsToHaveNoTerrainFeatures; - [NMS(Index = 386)] - /* 0x21C0 */ public bool ForcePlanetsToHaveNoWater; - [NMS(Index = 374)] - /* 0x21C1 */ public bool ForcePlanetsToHaveWater; - [NMS(Index = 370)] - /* 0x21C2 */ public bool ForcePrimeTerrain; - [NMS(Index = 188)] - /* 0x21C3 */ public bool ForcePurpleSystemsToAlwaysBirth; - [NMS(Index = 187)] - /* 0x21C4 */ public bool ForcePurpleSystemsVisibleOnLoad; + /* 0x21BF */ public bool ForcePlanetsToHaveNoNoiseLayers; [NMS(Index = 390)] - /* 0x21C5 */ public bool ForceRareAsteroidSystem; + /* 0x21C0 */ public bool ForcePlanetsToHaveNoTerrainFeatures; + [NMS(Index = 387)] + /* 0x21C1 */ public bool ForcePlanetsToHaveNoWater; + [NMS(Index = 375)] + /* 0x21C2 */ public bool ForcePlanetsToHaveWater; + [NMS(Index = 371)] + /* 0x21C3 */ public bool ForcePrimeTerrain; + [NMS(Index = 189)] + /* 0x21C4 */ public bool ForcePurpleSystemsToAlwaysBirth; + [NMS(Index = 188)] + /* 0x21C5 */ public bool ForcePurpleSystemsVisibleOnLoad; + [NMS(Index = 391)] + /* 0x21C6 */ public bool ForceRareAsteroidSystem; [NMS(Index = 0)] - /* 0x21C6 */ public bool ForceScanEventsToGoPrime; - [NMS(Index = 351)] - /* 0x21C7 */ public bool ForceScreenFilter; - [NMS(Index = 306)] - /* 0x21C8 */ public bool ForceSmallLobby; - [NMS(Index = 381)] - /* 0x21C9 */ public bool ForceSpaceSkyColourRare; - [NMS(Index = 345)] - /* 0x21CA */ public bool ForceStarType; - [NMS(Index = 120)] - /* 0x21CB */ public bool ForceSunDirectionFromPhotoMode; - [NMS(Index = 372)] - /* 0x21CC */ public bool ForceTernaryStar; - [NMS(Index = 365)] - /* 0x21CD */ public bool ForceTerrainType; - [NMS(Index = 95)] - /* 0x21CE */ public bool ForceTgaDlc; + /* 0x21C7 */ public bool ForceScanEventsToGoPrime; + [NMS(Index = 352)] + /* 0x21C8 */ public bool ForceScreenFilter; [NMS(Index = 307)] - /* 0x21CF */ public bool ForceTinyLobby; + /* 0x21C9 */ public bool ForceSmallLobby; + [NMS(Index = 382)] + /* 0x21CA */ public bool ForceSpaceSkyColourRare; + [NMS(Index = 346)] + /* 0x21CB */ public bool ForceStarType; + [NMS(Index = 121)] + /* 0x21CC */ public bool ForceSunDirectionFromPhotoMode; + [NMS(Index = 373)] + /* 0x21CD */ public bool ForceTernaryStar; + [NMS(Index = 366)] + /* 0x21CE */ public bool ForceTerrainType; + [NMS(Index = 95)] + /* 0x21CF */ public bool ForceTgaDlc; + [NMS(Index = 308)] + /* 0x21D0 */ public bool ForceTinyLobby; [NMS(Index = 36)] - /* 0x21D0 */ public bool ForceTranslateAllAlienText; - [NMS(Index = 377)] - /* 0x21D1 */ public bool ForceWaterCondition; - [NMS(Index = 185)] - /* 0x21D2 */ public bool FormatDownloadStorageAreaOnBoot; + /* 0x21D1 */ public bool ForceTranslateAllAlienText; + [NMS(Index = 378)] + /* 0x21D2 */ public bool ForceWaterCondition; + [NMS(Index = 186)] + /* 0x21D3 */ public bool FormatDownloadStorageAreaOnBoot; [NMS(Index = 16)] - /* 0x21D3 */ public bool GodMode; - [NMS(Index = 235)] - /* 0x21D4 */ public bool GraphCommandBuffer; - [NMS(Index = 237)] - /* 0x21D5 */ public bool GraphFPS; + /* 0x21D4 */ public bool GodMode; [NMS(Index = 236)] - /* 0x21D6 */ public bool GraphGeneration; + /* 0x21D5 */ public bool GraphCommandBuffer; [NMS(Index = 238)] - /* 0x21D7 */ public bool GraphTexStreaming; - [NMS(Index = 205)] - /* 0x21D8 */ public bool HangOnCrash; - [NMS(Index = 333)] - /* 0x21D9 */ public bool HmdFrameShiftEnabled; + /* 0x21D6 */ public bool GraphFPS; + [NMS(Index = 237)] + /* 0x21D7 */ public bool GraphGeneration; + [NMS(Index = 239)] + /* 0x21D8 */ public bool GraphTexStreaming; + [NMS(Index = 206)] + /* 0x21D9 */ public bool HangOnCrash; [NMS(Index = 334)] - /* 0x21DA */ public bool HmdUseSolidGuiPointer; - [NMS(Index = 207)] - /* 0x21DB */ public bool HotReloadModGlobals; + /* 0x21DA */ public bool HmdFrameShiftEnabled; + [NMS(Index = 335)] + /* 0x21DB */ public bool HmdUseSolidGuiPointer; + [NMS(Index = 208)] + /* 0x21DC */ public bool HotReloadModGlobals; [NMS(Index = 37)] - /* 0x21DC */ public bool IgnoreFreighterSpawnWarpRequirement; + /* 0x21DD */ public bool IgnoreFreighterSpawnWarpRequirement; [NMS(Index = 29)] - /* 0x21DD */ public bool IgnoreMissionRank; - [NMS(Index = 159)] - /* 0x21DE */ public bool IgnoreSteamDev; - [NMS(Index = 301)] - /* 0x21DF */ public bool IgnoreTransactionTimeouts; - [NMS(Index = 171)] - /* 0x21E0 */ public bool InfiniteInteractions; + /* 0x21DE */ public bool IgnoreMissionRank; + [NMS(Index = 160)] + /* 0x21DF */ public bool IgnoreSteamDev; + [NMS(Index = 302)] + /* 0x21E0 */ public bool IgnoreTransactionTimeouts; + [NMS(Index = 172)] + /* 0x21E1 */ public bool InfiniteInteractions; [NMS(Index = 27)] - /* 0x21E1 */ public bool InfiniteStamina; - [NMS(Index = 150)] - /* 0x21E2 */ public bool InstanceCollision; - [NMS(Index = 170)] - /* 0x21E3 */ public bool InteractionsAllwaysGivesTech; + /* 0x21E2 */ public bool InfiniteStamina; + [NMS(Index = 151)] + /* 0x21E3 */ public bool InstanceCollision; + [NMS(Index = 171)] + /* 0x21E4 */ public bool InteractionsAllwaysGivesTech; + [NMS(Index = 397)] + /* 0x21E5 */ public bool LimitGlobalBodies; [NMS(Index = 396)] - /* 0x21E4 */ public bool LimitGlobalBodies; + /* 0x21E6 */ public bool LimitGlobalInstances; [NMS(Index = 395)] - /* 0x21E5 */ public bool LimitGlobalInstances; + /* 0x21E7 */ public bool LimitPerRegionBodies; [NMS(Index = 394)] - /* 0x21E6 */ public bool LimitPerRegionBodies; - [NMS(Index = 393)] - /* 0x21E7 */ public bool LimitPerRegionInstances; - [NMS(Index = 151)] - /* 0x21E8 */ public bool LoadMissions; - [NMS(Index = 281)] - /* 0x21E9 */ public bool LoadShaderSourceIfRenderdocEnabled; + /* 0x21E8 */ public bool LimitPerRegionInstances; + [NMS(Index = 152)] + /* 0x21E9 */ public bool LoadMissions; + [NMS(Index = 282)] + /* 0x21EA */ public bool LoadShaderSourceIfRenderdocEnabled; [NMS(Index = 77)] - /* 0x21EA */ public bool LockAllTitles; - [NMS(Index = 193)] - /* 0x21EB */ public bool LogMissingLocalisedText; + /* 0x21EB */ public bool LockAllTitles; + [NMS(Index = 194)] + /* 0x21EC */ public bool LogMissingLocalisedText; [NMS(Index = 23)] - /* 0x21EC */ public bool MapWarpCheckIgnoreDrive; + /* 0x21ED */ public bool MapWarpCheckIgnoreDrive; [NMS(Index = 22)] - /* 0x21ED */ public bool MapWarpCheckIgnoreFuel; + /* 0x21EE */ public bool MapWarpCheckIgnoreFuel; [NMS(Index = 38)] - /* 0x21EE */ public bool MaximumFreighterSpawns; - [NMS(Index = 117)] - /* 0x21EF */ public bool MemCsv; - [NMS(Index = 126)] - /* 0x21F0 */ public bool MissionMessageLoggingEnabled; + /* 0x21EF */ public bool MaximumFreighterSpawns; + [NMS(Index = 118)] + /* 0x21F0 */ public bool MemCsv; [NMS(Index = 127)] - /* 0x21F1 */ public bool MissionNGUIShowsConditionResults; + /* 0x21F1 */ public bool MissionMessageLoggingEnabled; [NMS(Index = 128)] - /* 0x21F2 */ public bool MissionNGUIShowsTableNames; - [NMS(Index = 156)] - /* 0x21F3 */ public bool MissionSurveyEnabled; - [NMS(Index = 385)] - /* 0x21F4 */ public bool ModifyPlanetsInInitialSystems; - [NMS(Index = 152)] - /* 0x21F5 */ public bool MPMissions; + /* 0x21F2 */ public bool MissionNGUIShowsConditionResults; + [NMS(Index = 129)] + /* 0x21F3 */ public bool MissionNGUIShowsTableNames; + [NMS(Index = 157)] + /* 0x21F4 */ public bool MissionSurveyEnabled; + [NMS(Index = 386)] + /* 0x21F5 */ public bool ModifyPlanetsInInitialSystems; + [NMS(Index = 153)] + /* 0x21F6 */ public bool MPMissions; [NMS(Index = 73)] - /* 0x21F6 */ public bool MPMissionsAlwaysEPIC; - [NMS(Index = 154)] - /* 0x21F7 */ public bool MultiplePlayerFreightersInASystem; + /* 0x21F7 */ public bool MPMissionsAlwaysEPIC; + [NMS(Index = 155)] + /* 0x21F8 */ public bool MultiplePlayerFreightersInASystem; [NMS(Index = 89)] - /* 0x21F8 */ public bool PlaceOnGroundWhenLeavingDebugCamera; - [NMS(Index = 318)] - /* 0x21F9 */ public bool PreloadToolbox; - [NMS(Index = 225)] - /* 0x21FA */ public bool PrintAvgFrameTimes; - [NMS(Index = 324)] - /* 0x21FB */ public bool ProceduralModelsDeterministicSequence; - [NMS(Index = 279)] - /* 0x21FC */ public bool Proto2DevKit; - [NMS(Index = 304)] - /* 0x21FD */ public bool RecordNetworkStatsOnBoot; + /* 0x21F9 */ public bool PlaceOnGroundWhenLeavingDebugCamera; + [NMS(Index = 319)] + /* 0x21FA */ public bool PreloadToolbox; + [NMS(Index = 226)] + /* 0x21FB */ public bool PrintAvgFrameTimes; + [NMS(Index = 325)] + /* 0x21FC */ public bool ProceduralModelsDeterministicSequence; + [NMS(Index = 280)] + /* 0x21FD */ public bool Proto2DevKit; + [NMS(Index = 305)] + /* 0x21FE */ public bool RecordNetworkStatsOnBoot; [NMS(Index = 34)] - /* 0x21FE */ public bool RenderCreatureDetails; - [NMS(Index = 164)] - /* 0x21FF */ public bool RenderHud; - [NMS(Index = 274)] - /* 0x2200 */ public bool RenderLowFramerate; - [NMS(Index = 122)] - /* 0x2201 */ public bool ResetForcedSaveSlotOnLoad; - [NMS(Index = 99)] - /* 0x2202 */ public bool ResetToSupportedResolution; + /* 0x21FF */ public bool RenderCreatureDetails; + [NMS(Index = 165)] + /* 0x2200 */ public bool RenderHud; + [NMS(Index = 275)] + /* 0x2201 */ public bool RenderLowFramerate; + [NMS(Index = 123)] + /* 0x2202 */ public bool ResetForcedSaveSlotOnLoad; + [NMS(Index = 100)] + /* 0x2203 */ public bool ResetToSupportedResolution; [NMS(Index = 75)] - /* 0x2203 */ public bool RevealAllTitles; - [NMS(Index = 208)] - /* 0x2204 */ public bool SaveOutModdedMetadata; - [NMS(Index = 447)] - /* 0x2205 */ public bool ScratchpadPlanetEnvironment; - [NMS(Index = 163)] - /* 0x2206 */ public bool ScreenshotMode; - [NMS(Index = 115)] - /* 0x2207 */ public bool ShaderCaching; - [NMS(Index = 113)] - /* 0x2208 */ public bool ShaderPreloadListExport; + /* 0x2204 */ public bool RevealAllTitles; + [NMS(Index = 209)] + /* 0x2205 */ public bool SaveOutModdedMetadata; + [NMS(Index = 448)] + /* 0x2206 */ public bool ScratchpadPlanetEnvironment; + [NMS(Index = 164)] + /* 0x2207 */ public bool ScreenshotMode; + [NMS(Index = 116)] + /* 0x2208 */ public bool ShaderCaching; [NMS(Index = 114)] - /* 0x2209 */ public bool ShaderPreloadListImport; + /* 0x2209 */ public bool ShaderPreloadListExport; + [NMS(Index = 115)] + /* 0x220A */ public bool ShaderPreloadListImport; [NMS(Index = 68)] - /* 0x220A */ public bool ShipSalvageGivesAllParts; - [NMS(Index = 218)] - /* 0x220B */ public bool ShowDebugMessages; - [NMS(Index = 221)] - /* 0x220C */ public bool ShowDynamicResScale; - [NMS(Index = 316)] - /* 0x220D */ public bool ShowEditorPlacementPreview; - [NMS(Index = 74)] - /* 0x220E */ public bool ShowFireteamMembersUA; + /* 0x220B */ public bool ShipSalvageGivesAllParts; [NMS(Index = 219)] - /* 0x220F */ public bool ShowFramerate; - [NMS(Index = 227)] - /* 0x2210 */ public bool ShowGPUMemory; + /* 0x220C */ public bool ShowDebugMessages; + [NMS(Index = 222)] + /* 0x220D */ public bool ShowDynamicResScale; + [NMS(Index = 317)] + /* 0x220E */ public bool ShowEditorPlacementPreview; + [NMS(Index = 74)] + /* 0x220F */ public bool ShowFireteamMembersUA; [NMS(Index = 220)] - /* 0x2211 */ public bool ShowGPURenderTime; - [NMS(Index = 233)] - /* 0x2212 */ public bool ShowGraphs; - [NMS(Index = 336)] - /* 0x2213 */ public bool ShowHmdHandControllers; - [NMS(Index = 200)] - /* 0x2214 */ public bool ShowLongestStrings; + /* 0x2210 */ public bool ShowFramerate; [NMS(Index = 228)] - /* 0x2215 */ public bool ShowMempoolOverlay; - [NMS(Index = 426)] - /* 0x2216 */ public bool ShowMissionIdInTitle; - [NMS(Index = 229)] - /* 0x2217 */ public bool ShowMouseSmoothing; - [NMS(Index = 226)] - /* 0x2218 */ public bool ShowPositionDebug; - [NMS(Index = 231)] - /* 0x2219 */ public bool ShowRenderStatsDisplay; + /* 0x2211 */ public bool ShowGPUMemory; + [NMS(Index = 221)] + /* 0x2212 */ public bool ShowGPURenderTime; + [NMS(Index = 234)] + /* 0x2213 */ public bool ShowGraphs; [NMS(Index = 337)] - /* 0x221A */ public bool ShowTeleportEffectLocally; - [NMS(Index = 280)] - /* 0x221B */ public bool SimulateDisabledParticleRefractions; - [NMS(Index = 285)] - /* 0x221C */ public bool SimulateNoNetworkConnection; + /* 0x2214 */ public bool ShowHmdHandControllers; + [NMS(Index = 201)] + /* 0x2215 */ public bool ShowLongestStrings; + [NMS(Index = 229)] + /* 0x2216 */ public bool ShowMempoolOverlay; + [NMS(Index = 427)] + /* 0x2217 */ public bool ShowMissionIdInTitle; + [NMS(Index = 230)] + /* 0x2218 */ public bool ShowMouseSmoothing; + [NMS(Index = 227)] + /* 0x2219 */ public bool ShowPositionDebug; + [NMS(Index = 232)] + /* 0x221A */ public bool ShowRenderStatsDisplay; + [NMS(Index = 338)] + /* 0x221B */ public bool ShowTeleportEffectLocally; + [NMS(Index = 281)] + /* 0x221C */ public bool SimulateDisabledParticleRefractions; + [NMS(Index = 286)] + /* 0x221D */ public bool SimulateNoNetworkConnection; [NMS(Index = 1)] - /* 0x221D */ public bool SkipAbandonedFreighterUnlocking; + /* 0x221E */ public bool SkipAbandonedFreighterUnlocking; [NMS(Index = 7)] - /* 0x221E */ public bool SkipIntro; + /* 0x221F */ public bool SkipIntro; [NMS(Index = 8)] - /* 0x221F */ public bool SkipLogos; + /* 0x2220 */ public bool SkipLogos; [NMS(Index = 14)] - /* 0x2220 */ public bool SkipPlanetDiscoverOnBoot; + /* 0x2221 */ public bool SkipPlanetDiscoverOnBoot; [NMS(Index = 35)] - /* 0x2221 */ public bool SkipTutorial; + /* 0x2222 */ public bool SkipTutorial; [NMS(Index = 9)] - /* 0x2222 */ public bool SkipUITimers; - [NMS(Index = 247)] - /* 0x2223 */ public bool SmokeTestCameraFly; - [NMS(Index = 253)] - /* 0x2224 */ public bool SmokeTestConfigRandomizePlanetSeed; - [NMS(Index = 239)] - /* 0x2225 */ public bool SmokeTestDumpStatsMode; - [NMS(Index = 246)] - /* 0x2226 */ public bool SmokeTestFastExit; - [NMS(Index = 242)] - /* 0x2227 */ public bool SmokeTestLegacyOutput; + /* 0x2223 */ public bool SkipUITimers; [NMS(Index = 248)] - /* 0x2228 */ public bool SmokeTestOutputOnly; - [NMS(Index = 257)] - /* 0x2229 */ public bool SmokeTestPostBandwidthStats; + /* 0x2224 */ public bool SmokeTestCameraFly; + [NMS(Index = 254)] + /* 0x2225 */ public bool SmokeTestConfigRandomizePlanetSeed; + [NMS(Index = 240)] + /* 0x2226 */ public bool SmokeTestDumpStatsMode; + [NMS(Index = 247)] + /* 0x2227 */ public bool SmokeTestFastExit; + [NMS(Index = 243)] + /* 0x2228 */ public bool SmokeTestLegacyOutput; [NMS(Index = 249)] - /* 0x222A */ public bool SmokeTestPureFlight; + /* 0x2229 */ public bool SmokeTestOutputOnly; + [NMS(Index = 258)] + /* 0x222A */ public bool SmokeTestPostBandwidthStats; + [NMS(Index = 250)] + /* 0x222B */ public bool SmokeTestPureFlight; + [NMS(Index = 256)] + /* 0x222C */ public bool SmokeTestSmokeBotAutoStart; [NMS(Index = 255)] - /* 0x222B */ public bool SmokeTestSmokeBotAutoStart; - [NMS(Index = 254)] - /* 0x222C */ public bool SmokeTestSmokeBotEnabled; - [NMS(Index = 145)] - /* 0x222D */ public bool SpawnPirates; - [NMS(Index = 149)] - /* 0x222E */ public bool SpawnPulseEncounters; + /* 0x222D */ public bool SmokeTestSmokeBotEnabled; [NMS(Index = 146)] - /* 0x222F */ public bool SpawnRobots; - [NMS(Index = 148)] - /* 0x2230 */ public bool SpawnShips; - [NMS(Index = 153)] - /* 0x2231 */ public bool SpecialsShop; - [NMS(Index = 172)] - /* 0x2232 */ public bool StopSwitchingToSecondaryInteractions; - [NMS(Index = 199)] - /* 0x2233 */ public bool StressTestLongNameDisplay; + /* 0x222E */ public bool SpawnPirates; + [NMS(Index = 150)] + /* 0x222F */ public bool SpawnPulseEncounters; + [NMS(Index = 147)] + /* 0x2230 */ public bool SpawnRobots; + [NMS(Index = 149)] + /* 0x2231 */ public bool SpawnShips; + [NMS(Index = 154)] + /* 0x2232 */ public bool SpecialsShop; + [NMS(Index = 173)] + /* 0x2233 */ public bool StopSwitchingToSecondaryInteractions; + [NMS(Index = 200)] + /* 0x2234 */ public bool StressTestLongNameDisplay; [NMS(Index = 18)] - /* 0x2234 */ public bool SuperKillGuns; - [NMS(Index = 130)] - /* 0x2235 */ public bool SuppressSeasonalRewardReminders; + /* 0x2235 */ public bool SuperKillGuns; + [NMS(Index = 131)] + /* 0x2236 */ public bool SuppressSeasonalRewardReminders; [NMS(Index = 17)] - /* 0x2236 */ public bool TakeNoDamage; + /* 0x2237 */ public bool TakeNoDamage; [NMS(Index = 5)] - /* 0x2237 */ public bool ThirdPersonIsDefaultCameraForPlayer; + /* 0x2238 */ public bool ThirdPersonIsDefaultCameraForPlayer; [NMS(Index = 6)] - /* 0x2238 */ public bool ThirdPersonIsDefaultCameraForShipAndVehicles; + /* 0x2239 */ public bool ThirdPersonIsDefaultCameraForShipAndVehicles; [NMS(Index = 84)] - /* 0x2239 */ public bool UnlockAllPlatformRewards; + /* 0x223A */ public bool UnlockAllPlatformRewards; [NMS(Index = 82)] - /* 0x223A */ public bool UnlockAllSeasonRewards; - [NMS(Index = 434)] - /* 0x223B */ public bool UnlockAllStories; + /* 0x223B */ public bool UnlockAllSeasonRewards; + [NMS(Index = 435)] + /* 0x223C */ public bool UnlockAllStories; [NMS(Index = 76)] - /* 0x223C */ public bool UnlockAllTitles; + /* 0x223D */ public bool UnlockAllTitles; [NMS(Index = 83)] - /* 0x223D */ public bool UnlockAllTwitchRewards; - [NMS(Index = 435)] - /* 0x223E */ public bool UnlockAllWords; - [NMS(Index = 138)] - /* 0x223F */ public bool UseBuildings; - [NMS(Index = 133)] - /* 0x2240 */ public bool UseClouds; + /* 0x223E */ public bool UnlockAllTwitchRewards; + [NMS(Index = 436)] + /* 0x223F */ public bool UnlockAllWords; [NMS(Index = 139)] - /* 0x2241 */ public bool UseCreatures; + /* 0x2240 */ public bool UseBuildings; + [NMS(Index = 134)] + /* 0x2241 */ public bool UseClouds; [NMS(Index = 140)] - /* 0x2242 */ public bool UseElevation; + /* 0x2242 */ public bool UseCreatures; + [NMS(Index = 141)] + /* 0x2243 */ public bool UseElevation; [NMS(Index = 33)] - /* 0x2243 */ public bool UseGunImpactEffect; - [NMS(Index = 179)] - /* 0x2244 */ public bool UseHighlightedOptionStyle; + /* 0x2244 */ public bool UseGunImpactEffect; + [NMS(Index = 180)] + /* 0x2245 */ public bool UseHighlightedOptionStyle; [NMS(Index = 94)] - /* 0x2245 */ public bool UseImmediateModeFrontend; - [NMS(Index = 136)] - /* 0x2246 */ public bool UseInstances; + /* 0x2246 */ public bool UseImmediateModeFrontend; + [NMS(Index = 137)] + /* 0x2247 */ public bool UseInstances; + [NMS(Index = 143)] + /* 0x2248 */ public bool UseLegacyBuildingTable; [NMS(Index = 142)] - /* 0x2247 */ public bool UseLegacyBuildingTable; - [NMS(Index = 141)] - /* 0x2248 */ public bool UseLegacyFreighters; + /* 0x2249 */ public bool UseLegacyFreighters; [NMS(Index = 92)] - /* 0x2249 */ public bool UseMovementStickForRun; - [NMS(Index = 137)] - /* 0x224A */ public bool UseObjects; - [NMS(Index = 403)] - /* 0x224B */ public bool UseOldTerrainMeshing; - [NMS(Index = 298)] - /* 0x224C */ public bool UsePadOnUnfocusedWindow; - [NMS(Index = 131)] - /* 0x224D */ public bool UseParticles; - [NMS(Index = 320)] - /* 0x224E */ public bool UseProcTextureDebugger; - [NMS(Index = 124)] - /* 0x224F */ public bool UseSceneInfoWindow; - [NMS(Index = 32)] - /* 0x2250 */ public bool UseScreenEffects; - [NMS(Index = 445)] - /* 0x2251 */ public bool UseSeasonTransferInventoryConfigOverride; - [NMS(Index = 135)] - /* 0x2252 */ public bool UseTerrain; + /* 0x224A */ public bool UseMovementStickForRun; + [NMS(Index = 138)] + /* 0x224B */ public bool UseObjects; + [NMS(Index = 404)] + /* 0x224C */ public bool UseOldTerrainMeshing; + [NMS(Index = 299)] + /* 0x224D */ public bool UsePadOnUnfocusedWindow; [NMS(Index = 132)] - /* 0x2253 */ public bool UseVolumetrics; + /* 0x224E */ public bool UseParticles; + [NMS(Index = 321)] + /* 0x224F */ public bool UseProcTextureDebugger; + [NMS(Index = 125)] + /* 0x2250 */ public bool UseSceneInfoWindow; + [NMS(Index = 32)] + /* 0x2251 */ public bool UseScreenEffects; + [NMS(Index = 446)] + /* 0x2252 */ public bool UseSeasonTransferInventoryConfigOverride; + [NMS(Index = 136)] + /* 0x2253 */ public bool UseTerrain; + [NMS(Index = 133)] + /* 0x2254 */ public bool UseVolumetrics; [NMS(Index = 15)] - /* 0x2254 */ public bool VideoCaptureMode; + /* 0x2255 */ public bool VideoCaptureMode; } } diff --git a/libMBIN/Source/Version.cs b/libMBIN/Source/Version.cs index 238e07080..d3fde77f5 100644 --- a/libMBIN/Source/Version.cs +++ b/libMBIN/Source/Version.cs @@ -25,7 +25,7 @@ public static class Version { // the Prerelease version should be reset to 1 // When the Release version is incremented: // the Prerelease version should be reset to 0 - internal const string VERSION_STRING = "6.17.0.2"; + internal const string VERSION_STRING = "6.17.0.3"; /// Shorthand for AssemblyVersion.Major public static int Major => AssemblyVersion.Major; diff --git a/libMBIN/libMBIN-Shared.projitems b/libMBIN/libMBIN-Shared.projitems index d8a3e7b88..a3ad75688 100644 --- a/libMBIN/libMBIN-Shared.projitems +++ b/libMBIN/libMBIN-Shared.projitems @@ -350,6 +350,7 @@ +