Photon Fusion
2.0.8
Provides additional information for a global scriptable object. More...
Inherits Attribute.
Public Member Functions | |
| FusionGlobalScriptableObjectAttribute (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.
| FusionGlobalScriptableObjectAttribute | ( | string | defaultPath | ) |
Creates a new instance.
| defaultPath | 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.
|
get |
The default path for the asset.