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] |
![]() | |
static TObject | Instance [get] |
Additional Inherited Members | |
![]() | |
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 |