Class SetupConfig
Class SetupConfig.
Namespace: Unity.Industrial.Forma.Editor.UI.Service
Syntax
[MovedFrom(true, "UnityEngine.Industrial.Configuring.ConfiguratorRuntime", "Unity.Industrial.Configurator.Editor", null)]
public class SetupConfig
Properties
populateActiveProfileReference
Gets or sets a value indicating whether [populate ActiveProfileReference]
Declaration
public bool populateActiveProfileReference { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
populateEnvironment
Gets or sets a value indicating whether [populate environment].
Declaration
public bool populateEnvironment { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|
populateExportProfile
Gets or sets a value indicating whether [populate populateExportProfile]
Declaration
public bool populateExportProfile { get; set; }
Property Value
Type | Description |
---|---|
Boolean |