Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.AutoSettingAttribute Class Reference
+ Inheritance diagram for Megapop.MegaCore.AutoSettingAttribute:

Public Member Functions

 AutoSettingAttribute (SettingUsage settingUsage)
 
 AutoSettingAttribute (SettingUsage settingUsage, [NotNull] string name, string settingScope=null, string editorPath=null)
 

Properties

SettingUsage Usage [get]
 
string Name [get]
 
string Scope [get]
 Combined with the setting name to create a unique identifier to create a key/path Each element is separated by a period '.' More...
 

Constructor & Destructor Documentation

◆ AutoSettingAttribute() [1/2]

◆ AutoSettingAttribute() [2/2]

Megapop.MegaCore.AutoSettingAttribute.AutoSettingAttribute ( SettingUsage  settingUsage,
[NotNull] string  name,
string  settingScope = null,
string  editorPath = null 
)
inline

Property Documentation

◆ Name

string Megapop.MegaCore.AutoSettingAttribute.Name
get

◆ Scope

string Megapop.MegaCore.AutoSettingAttribute.Scope
get

Combined with the setting name to create a unique identifier to create a key/path Each element is separated by a period '.'

◆ Usage

SettingUsage Megapop.MegaCore.AutoSettingAttribute.Usage
get

The documentation for this class was generated from the following file: