Allow containment field generators to be enabled on mapinit (#31158)
* Initial commit * review fix
This commit is contained in:
@@ -79,7 +79,7 @@ public sealed partial class ContainmentFieldGeneratorComponent : Component
|
||||
/// <summary>
|
||||
/// Is the generator toggled on?
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
[DataField]
|
||||
public bool Enabled;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user