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