Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UnhandledException
UnhandledExceptionEventHandler
? System.AppDomain.UnhandledException
add
remove
Definition at line
102
of file
AppDomain.cs
.
103
{
104
add
105
{
106
AppContext.UnhandledException +=
value
;
107
}
108
remove
109
{
110
AppContext.UnhandledException -=
value
;
111
}
112
}
System.ExceptionArgument.value
@ value
System
AppDomain
Generated by
1.10.0