Class SettingUxmls
[CreateAssetMenu(menuName = "Zorro/Settings/SettingUxmls", fileName = "SettingUxmls")]
public class SettingUxmls : SingletonAsset<SettingUxmls>, ISerializationCallbackReceiver
  - Inheritance
 - 
      
      
      
      SerializedScriptableObjectSettingUxmls
 
- Implements
 - 
      ISerializationCallbackReceiver
 
- Inherited Members
 - 
    
    
    SerializedScriptableObject.OnAfterDeserialize()SerializedScriptableObject.OnBeforeSerialize()
 
- Extension Methods
 
Constructors
SettingUxmls()
public SettingUxmls()
  Fields
EnumSettingUxml
public VisualTreeAsset EnumSettingUxml
  Field Value
FloatSettingUxml
public VisualTreeAsset FloatSettingUxml
  Field Value
IntSettingUxml
public VisualTreeAsset IntSettingUxml