Class TagGroup
Class TagGroup.
Namespace: UnityEngine.Industrial.Configuring.Core
Syntax
[Serializable]
public class TagGroup
Fields
features
The features
Declaration
public List<Feature> features
Field Value
Type | Description |
---|---|
List<Feature> |
tag
The tag
Declaration
public string tag
Field Value
Type | Description |
---|---|
String |