C# Class UnityEngine.UnhandledExceptionHandler

ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
HandleUnhandledException ( object sender, UnhandledExceptionEventArgs args ) : void
NativeUnhandledExceptionHandler ( ) : void
PrintException ( string title, Exception e ) : void
RegisterUECatcher ( ) : void