Class ConfigurationEditor
Script for the configuration editor GameObject. The custom Inspector content is implemented by the ConfigurationEditorBehavior.
Inheritance
object
ConfigurationEditor
Namespace: AS2
Assembly: .dll
Syntax
public class ConfigurationEditor : MonoBehaviour
Fields
| Edit this page View SourceconfigData
The configuration data to be editable in the Inspector
Declaration
public ConfigData configData
Field Value
Type | Description |
---|---|
ConfigData |