|
void | Assert (bool assertion) |
|
void | Log (string info) |
|
void | Log (string info, params object[] args) |
|
void | LogWarning (string warning) |
|
void | LogWarning (string warning, params object[] args) |
|
void | LogException (Exception ex) |
|
void | LogError (Exception ex) |
|
void | LogError (string error) |
|
void | LogError (string error, params object[] args) |
|
The documentation for this interface was generated from the following file:
- microservice/unityEngineStubs/UnityEngine/Debug.cs