Version 3.3.0.1

SirenixEditorConfigAttribute class

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.

Inheritance

Constructors

SirenixEditorConfigAttribute()
Initializes a new instance of the SirenixEditorConfigAttribute class.
public SirenixEditorConfigAttribute()