Class StagingFeatureRulesUpdater
Class StagingFeatureRulesUpdater.
Inheritance
StagingFeatureRulesUpdater
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
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. |