|
HOCO Unity SDK 0.0.15-Alpha
A Web3 SDK provided by HoneyComb
|
A type of ScriptableSingleton that holds the CloudAPISettings for the Cloud API. A ScriptableObject where you configure what server to use. More...
Public Attributes | |
| CloudAPISettings | Settings = new CloudAPISettings() |
Properties | |
| static bool | IsInitialized [get] |
| static CloudAPIConfiguration | Selected [get, set] |
Properties inherited from ScriptableSingleton< CloudAPIConfiguration > | |
| static TObject | Instance [get] |
Additional Inherited Members | |
Protected Member Functions inherited from ScriptableSingleton< CloudAPIConfiguration > | |
| virtual void | Awake () |
A type of ScriptableSingleton that holds the CloudAPISettings for the Cloud API. A ScriptableObject where you configure what server to use.
| CloudAPISettings Settings = new CloudAPISettings() |
|
staticget |
|
staticgetset |