Constructor ScriptableSettingsPathAttribute
ScriptableSettingsPathAttribute(string)
Initialize a new ScriptableSettingsPathAttribute.
Declaration
public ScriptableSettingsPathAttribute(string path = "")
Parameters
| Type | Name | Description |
|---|---|---|
| string | path | The path where the ScriptableSettings should be stored. |