Class StackTraceUtility
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public static class StackTraceUtility
Methods
| Improve this Doc View SourceExtractStackTrace()
Declaration
public static string ExtractStackTrace()
Returns
| Type | Description |
|---|---|
| String |
ExtractStringFromException(Object)
Declaration
public static string ExtractStringFromException(object exception)
Parameters
| Type | Name | Description |
|---|---|---|
| Object | exception |
Returns
| Type | Description |
|---|---|
| String |