Skip to content

Commit b4138dd

Browse files
committed
Code regen
1 parent 4312e15 commit b4138dd

97 files changed

Lines changed: 252 additions & 252 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
<PackageVersion Include="ini-parser-netstandard" Version="2.5.3" />
1919
<PackageVersion Include="K4os.Compression.LZ4.Streams" Version="1.3.8" />
2020
<PackageVersion Include="Loqui">
21-
<Version>3.2.0</Version>
21+
<Version>3.3.0</Version>
2222
</PackageVersion>
2323
<PackageVersion Include="Loqui.Generation">
24-
<Version>3.2.0</Version>
24+
<Version>3.3.0</Version>
2525
</PackageVersion>
2626
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="4.14.0" />
2727
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.14.0" />

Mutagen.Bethesda.Fallout4/Records/Common Subrecords/ALocationTarget_Generated.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace Mutagen.Bethesda.Fallout4
3939
{
4040
#region Class
4141
/// <summary>
42-
/// Implemented by: [LocationTarget, LocationCell, LocationObjectId, LocationObjectType, LocationKeyword, LocationFallback]
42+
/// Implemented by: [LocationCell, LocationFallback, LocationKeyword, LocationObjectId, LocationObjectType, LocationTarget]
4343
/// </summary>
4444
public abstract partial class ALocationTarget :
4545
IALocationTarget,
@@ -354,7 +354,7 @@ internal static ALocationTarget GetNew()
354354

355355
#region Interface
356356
/// <summary>
357-
/// Implemented by: [LocationTarget, LocationCell, LocationObjectId, LocationObjectType, LocationKeyword, LocationFallback]
357+
/// Implemented by: [LocationCell, LocationFallback, LocationKeyword, LocationObjectId, LocationObjectType, LocationTarget]
358358
/// </summary>
359359
public partial interface IALocationTarget :
360360
IALocationTargetGetter,
@@ -364,7 +364,7 @@ public partial interface IALocationTarget :
364364
}
365365

366366
/// <summary>
367-
/// Implemented by: [LocationTarget, LocationCell, LocationObjectId, LocationObjectType, LocationKeyword, LocationFallback]
367+
/// Implemented by: [LocationCell, LocationFallback, LocationKeyword, LocationObjectId, LocationObjectType, LocationTarget]
368368
/// </summary>
369369
public partial interface IALocationTargetGetter :
370370
ILoquiObject,

Mutagen.Bethesda.Fallout4/Records/Common Subrecords/ANavmeshParent_Generated.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace Mutagen.Bethesda.Fallout4
3939
{
4040
#region Class
4141
/// <summary>
42-
/// Implemented by: [WorldspaceNavmeshParent, CellNavmeshParent]
42+
/// Implemented by: [CellNavmeshParent, WorldspaceNavmeshParent]
4343
/// </summary>
4444
public abstract partial class ANavmeshParent :
4545
IANavmeshParent,
@@ -354,7 +354,7 @@ internal static ANavmeshParent GetNew()
354354

355355
#region Interface
356356
/// <summary>
357-
/// Implemented by: [WorldspaceNavmeshParent, CellNavmeshParent]
357+
/// Implemented by: [CellNavmeshParent, WorldspaceNavmeshParent]
358358
/// </summary>
359359
public partial interface IANavmeshParent :
360360
IANavmeshParentGetter,
@@ -364,7 +364,7 @@ public partial interface IANavmeshParent :
364364
}
365365

366366
/// <summary>
367-
/// Implemented by: [WorldspaceNavmeshParent, CellNavmeshParent]
367+
/// Implemented by: [CellNavmeshParent, WorldspaceNavmeshParent]
368368
/// </summary>
369369
public partial interface IANavmeshParentGetter :
370370
ILoquiObject,

Mutagen.Bethesda.Fallout4/Records/Common Subrecords/AObjectModProperty_Generated.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace Mutagen.Bethesda.Fallout4
3939
{
4040
#region Class
4141
/// <summary>
42-
/// Implemented by: [ObjectModIntProperty, ObjectModFloatProperty, ObjectModBoolProperty, ObjectModStringProperty, ObjectModFormLinkIntProperty, ObjectModEnumProperty, ObjectModFormLinkFloatProperty]
42+
/// Implemented by: [ObjectModBoolProperty, ObjectModEnumProperty, ObjectModFloatProperty, ObjectModFormLinkFloatProperty, ObjectModFormLinkIntProperty, ObjectModIntProperty, ObjectModStringProperty]
4343
/// </summary>
4444
public abstract partial class AObjectModProperty<T> :
4545
IAObjectModProperty<T>,
@@ -130,7 +130,7 @@ internal static AObjectModProperty<T> GetNew()
130130

131131
#region Interface
132132
/// <summary>
133-
/// Implemented by: [ObjectModIntProperty, ObjectModFloatProperty, ObjectModBoolProperty, ObjectModStringProperty, ObjectModFormLinkIntProperty, ObjectModEnumProperty, ObjectModFormLinkFloatProperty]
133+
/// Implemented by: [ObjectModBoolProperty, ObjectModEnumProperty, ObjectModFloatProperty, ObjectModFormLinkFloatProperty, ObjectModFormLinkIntProperty, ObjectModIntProperty, ObjectModStringProperty]
134134
/// </summary>
135135
public partial interface IAObjectModProperty<T> :
136136
IAObjectModPropertyGetter<T>,
@@ -143,7 +143,7 @@ public partial interface IAObjectModProperty<T> :
143143
}
144144

145145
/// <summary>
146-
/// Implemented by: [ObjectModIntProperty, ObjectModFloatProperty, ObjectModBoolProperty, ObjectModStringProperty, ObjectModFormLinkIntProperty, ObjectModEnumProperty, ObjectModFormLinkFloatProperty]
146+
/// Implemented by: [ObjectModBoolProperty, ObjectModEnumProperty, ObjectModFloatProperty, ObjectModFormLinkFloatProperty, ObjectModFormLinkIntProperty, ObjectModIntProperty, ObjectModStringProperty]
147147
/// </summary>
148148
public partial interface IAObjectModPropertyGetter<out T> :
149149
ILoquiObject,

Mutagen.Bethesda.Fallout4/Records/Common Subrecords/AVirtualMachineAdapter_Generated.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace Mutagen.Bethesda.Fallout4
4040
{
4141
#region Class
4242
/// <summary>
43-
/// Implemented by: [VirtualMachineAdapter, VirtualMachineAdapterIndexed, DialogResponsesAdapter, PackageAdapter, PerkAdapter, QuestAdapter, SceneAdapter]
43+
/// Implemented by: [DialogResponsesAdapter, PackageAdapter, PerkAdapter, QuestAdapter, SceneAdapter, VirtualMachineAdapter, VirtualMachineAdapterIndexed]
4444
/// </summary>
4545
public abstract partial class AVirtualMachineAdapter :
4646
IAVirtualMachineAdapter,
@@ -538,7 +538,7 @@ internal static AVirtualMachineAdapter GetNew()
538538

539539
#region Interface
540540
/// <summary>
541-
/// Implemented by: [VirtualMachineAdapter, VirtualMachineAdapterIndexed, DialogResponsesAdapter, PackageAdapter, PerkAdapter, QuestAdapter, SceneAdapter]
541+
/// Implemented by: [DialogResponsesAdapter, PackageAdapter, PerkAdapter, QuestAdapter, SceneAdapter, VirtualMachineAdapter, VirtualMachineAdapterIndexed]
542542
/// </summary>
543543
public partial interface IAVirtualMachineAdapter :
544544
IAVirtualMachineAdapterGetter,
@@ -551,7 +551,7 @@ public partial interface IAVirtualMachineAdapter :
551551
}
552552

553553
/// <summary>
554-
/// Implemented by: [VirtualMachineAdapter, VirtualMachineAdapterIndexed, DialogResponsesAdapter, PackageAdapter, PerkAdapter, QuestAdapter, SceneAdapter]
554+
/// Implemented by: [DialogResponsesAdapter, PackageAdapter, PerkAdapter, QuestAdapter, SceneAdapter, VirtualMachineAdapter, VirtualMachineAdapterIndexed]
555555
/// </summary>
556556
public partial interface IAVirtualMachineAdapterGetter :
557557
ILoquiObject,

Mutagen.Bethesda.Fallout4/Records/Common Subrecords/Condition_Generated.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace Mutagen.Bethesda.Fallout4
3939
{
4040
#region Class
4141
/// <summary>
42-
/// Implemented by: [ConditionGlobal, ConditionFloat]
42+
/// Implemented by: [ConditionFloat, ConditionGlobal]
4343
/// </summary>
4444
public abstract partial class Condition :
4545
ICondition,
@@ -467,7 +467,7 @@ internal static Condition GetNew()
467467

468468
#region Interface
469469
/// <summary>
470-
/// Implemented by: [ConditionGlobal, ConditionFloat]
470+
/// Implemented by: [ConditionFloat, ConditionGlobal]
471471
/// </summary>
472472
public partial interface ICondition :
473473
IConditionGetter,
@@ -480,7 +480,7 @@ public partial interface ICondition :
480480
}
481481

482482
/// <summary>
483-
/// Implemented by: [ConditionGlobal, ConditionFloat]
483+
/// Implemented by: [ConditionFloat, ConditionGlobal]
484484
/// </summary>
485485
public partial interface IConditionGetter :
486486
ILoquiObject,

Mutagen.Bethesda.Fallout4/Records/Common Subrecords/OwnerTarget_Generated.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace Mutagen.Bethesda.Fallout4
3939
{
4040
#region Class
4141
/// <summary>
42-
/// Implemented by: [NpcOwner, FactionOwner, UntypedOwner]
42+
/// Implemented by: [FactionOwner, NpcOwner, UntypedOwner]
4343
/// </summary>
4444
public abstract partial class OwnerTarget :
4545
IEquatable<IOwnerTargetGetter>,
@@ -354,7 +354,7 @@ internal static OwnerTarget GetNew()
354354

355355
#region Interface
356356
/// <summary>
357-
/// Implemented by: [NpcOwner, FactionOwner, UntypedOwner]
357+
/// Implemented by: [FactionOwner, NpcOwner, UntypedOwner]
358358
/// </summary>
359359
public partial interface IOwnerTarget :
360360
IFormLinkContainer,
@@ -364,7 +364,7 @@ public partial interface IOwnerTarget :
364364
}
365365

366366
/// <summary>
367-
/// Implemented by: [NpcOwner, FactionOwner, UntypedOwner]
367+
/// Implemented by: [FactionOwner, NpcOwner, UntypedOwner]
368368
/// </summary>
369369
public partial interface IOwnerTargetGetter :
370370
ILoquiObject,

Mutagen.Bethesda.Fallout4/Records/Common Subrecords/ScriptProperty_Generated.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace Mutagen.Bethesda.Fallout4
4040
{
4141
#region Class
4242
/// <summary>
43-
/// Implemented by: [ScriptObjectProperty, ScriptStringProperty, ScriptIntProperty, ScriptFloatProperty, ScriptBoolProperty, ScriptVariableProperty, ScriptStructProperty, ScriptObjectListProperty, ScriptStringListProperty, ScriptIntListProperty, ScriptFloatListProperty, ScriptBoolListProperty, ScriptVariableListProperty, ScriptStructListProperty]
43+
/// Implemented by: [ScriptBoolListProperty, ScriptBoolProperty, ScriptFloatListProperty, ScriptFloatProperty, ScriptIntListProperty, ScriptIntProperty, ScriptObjectListProperty, ScriptObjectProperty, ScriptStringListProperty, ScriptStringProperty, ScriptStructListProperty, ScriptStructProperty, ScriptVariableListProperty, ScriptVariableProperty]
4444
/// </summary>
4545
public partial class ScriptProperty :
4646
IEquatable<IScriptPropertyGetter>,
@@ -457,7 +457,7 @@ internal static ScriptProperty GetNew()
457457

458458
#region Interface
459459
/// <summary>
460-
/// Implemented by: [ScriptObjectProperty, ScriptStringProperty, ScriptIntProperty, ScriptFloatProperty, ScriptBoolProperty, ScriptVariableProperty, ScriptStructProperty, ScriptObjectListProperty, ScriptStringListProperty, ScriptIntListProperty, ScriptFloatListProperty, ScriptBoolListProperty, ScriptVariableListProperty, ScriptStructListProperty]
460+
/// Implemented by: [ScriptBoolListProperty, ScriptBoolProperty, ScriptFloatListProperty, ScriptFloatProperty, ScriptIntListProperty, ScriptIntProperty, ScriptObjectListProperty, ScriptObjectProperty, ScriptStringListProperty, ScriptStringProperty, ScriptStructListProperty, ScriptStructProperty, ScriptVariableListProperty, ScriptVariableProperty]
461461
/// </summary>
462462
public partial interface IScriptProperty :
463463
IFormLinkContainer,
@@ -473,7 +473,7 @@ public partial interface IScriptProperty :
473473
}
474474

475475
/// <summary>
476-
/// Implemented by: [ScriptObjectProperty, ScriptStringProperty, ScriptIntProperty, ScriptFloatProperty, ScriptBoolProperty, ScriptVariableProperty, ScriptStructProperty, ScriptObjectListProperty, ScriptStringListProperty, ScriptIntListProperty, ScriptFloatListProperty, ScriptBoolListProperty, ScriptVariableListProperty, ScriptStructListProperty]
476+
/// Implemented by: [ScriptBoolListProperty, ScriptBoolProperty, ScriptFloatListProperty, ScriptFloatProperty, ScriptIntListProperty, ScriptIntProperty, ScriptObjectListProperty, ScriptObjectProperty, ScriptStringListProperty, ScriptStringProperty, ScriptStructListProperty, ScriptStructProperty, ScriptVariableListProperty, ScriptVariableProperty]
477477
/// </summary>
478478
public partial interface IScriptPropertyGetter :
479479
ILoquiObject,

0 commit comments

Comments
 (0)