Class LocalStagingRule
Class LocalStagingRule.
Namespace: UnityEngine.Industrial.Configuring.Staging
Syntax
[Obsolete("Will be remove in next release and backup")]
[Serializable]
public class LocalStagingRule
Fields
ruleSet
The rule set
Declaration
public StagingRuleSet ruleSet
Field Value
Type | Description |
---|---|
StagingRuleSet |
target
The target
Declaration
public GameObject target
Field Value
Type | Description |
---|---|
GameObject |