Class StagingFeatureRulesUpdater
Class StagingFeatureRulesUpdater.
Namespace: UnityEngine.Industrial.Configuring.Staging
Syntax
public class StagingFeatureRulesUpdater : StagingRulesUpdater
Properties
ConfigurationManager
Gets the configuration manager.
Declaration
protected ConfigurationManager ConfigurationManager { get; }
Property Value
| Type | Description |
|---|---|
| ConfigurationManager | The configuration manager. |
Instance
Gets the instance.
Declaration
public static StagingFeatureRulesUpdater Instance { get; }
Property Value
| Type | Description |
|---|---|
| StagingFeatureRulesUpdater | The instance. |