Mirror::Cloud::ApiConnector
Used to requests and responses from the mirror api
Inherits from MonoBehaviour, IApiConnector, ICoroutineRunner, IUnityEqualCheck
Public Functions
Name | |
---|---|
void | OnDestroy() |
Public Properties
Name | |
---|---|
ListServer | ListServer |
Additional inherited members
Public Functions inherited from ICoroutineRunner
Name | |
---|---|
Coroutine | StartCoroutine(IEnumerator routine) |
void | StopCoroutine(IEnumerator routine) |
void | StopCoroutine(Coroutine routine) |
Public Functions Documentation
function OnDestroy
inline void OnDestroy()
Public Property Documentation
property ListServer
ListServer ListServer;
Updated on 27 January 2021 at 18:44:13 UTC