Namespace: | Sirenix.Utilities |
Assembly: | Sirenix.Utilities |
public class SirenixEditorConfigAttribute : GlobalConfigAttribute, _Attribute
This attribute is used by classes deriving from GlobalConfig and specifies the menu item path for the preference window and the asset path for the generated config file.
The scriptable object created will be located at the OdinEditorConfigs path unless other is specified.
Classes implementing this attribute will be part of the Odin Preferences window.
public SirenixEditorConfigAttribute()