Enum FieldType
Enum to define the kind of field is being used in a ConfigurationParameter. When using Unity, private fields with the SerializeField attribute from any class in the hierarchy will be included
Namespace: Xareus.Scenarios.Unity
Assembly: Xareus.Scenarios.Unity.dll
Syntax
public enum FieldType
Fields
| Name | Description |
|---|---|
| Standard | |
| Unity |