LogException(Exception)
A variant of ILogger.Log that logs an exception message.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
void LogException(Exception exception)
Parameters
Remarks
Additional Resources: Logger.LogException.