Class Rules
Class Rules.
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEngine.Industrial.Configuring.Core.Ruling
Syntax
[Serializable]
public class Rules : MonoBehaviour
Fields
ruleList
The rule list
Declaration
[SerializeReference]
public List<IRule> ruleList
Field Value
Type | Description |
---|---|
List<IRule> |
showData
The show data
Declaration
[HideInInspector]
public bool showData
Field Value
Type | Description |
---|---|
Boolean |