Quantum 3
3.0.9
Provides additional information for a global scriptable object. More...
Inherits Attribute.
Public Member Functions | |
| QuantumGlobalScriptableObjectAttribute (string defaultPath) | |
| Creates a new instance. More... | |
Properties | |
| string | DefaultContents [get, set] |
| The default contents for the asset, if it is a TextAsset. More... | |
| string | DefaultContentsGeneratorMethod [get, set] |
| Name of the method that is used to generate the default contents for the asset. More... | |
| string | DefaultPath [get] |
| The default path for the asset. More... | |
Provides additional information for a global scriptable object.
|
inline |
Creates a new instance.
| defaultPath | The default path for the asset. |
|
get |
The default path for the asset.
|
getset |
The default contents for the asset, if it is a TextAsset.
|
getset |
Name of the method that is used to generate the default contents for the asset.