Version 3.3.0.1

SirenixGlobalConfigAttribute class

Namespace: Sirenix.Utilities
Assembly: Sirenix.Utilities
public class SirenixGlobalConfigAttribute : 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 OdinResourcesConigs path unless other is specified.

Classes implementing this attribute will be part of the Odin Preferences window.

Inheritance

Constructors

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