Table of Contents

Class SettingUxmls

Namespace
Zorro.Settings.DebugUI
Assembly
Zorro.Settings.Runtime.dll
[CreateAssetMenu(menuName = "Zorro/Settings/SettingUxmls", fileName = "SettingUxmls")]
public class SettingUxmls : SingletonAsset<SettingUxmls>, ISerializationCallbackReceiver
Inheritance
SerializedScriptableObject
SettingUxmls
Implements
ISerializationCallbackReceiver
Inherited Members
SerializedScriptableObject.OnAfterDeserialize()
SerializedScriptableObject.OnBeforeSerialize()
Extension Methods

Constructors

SettingUxmls()

public SettingUxmls()

Fields

EnumSettingUxml

public VisualTreeAsset EnumSettingUxml

Field Value

VisualTreeAsset

FloatSettingUxml

public VisualTreeAsset FloatSettingUxml

Field Value

VisualTreeAsset

IntSettingUxml

public VisualTreeAsset IntSettingUxml

Field Value

VisualTreeAsset