Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ExceptionMessageKind
enum
System.Exception.ExceptionMessageKind
package
inherited
Enumerator
ThreadAbort
ThreadInterrupted
OutOfMemory
Definition at line
16
of file
Exception.cs
.
17
{
18
ThreadAbort
= 1,
19
ThreadInterrupted
,
20
OutOfMemory
21
}
System.Exception.ExceptionMessageKind.ThreadInterrupted
@ ThreadInterrupted
System.Exception.ExceptionMessageKind.ThreadAbort
@ ThreadAbort
System.Exception.ExceptionMessageKind.OutOfMemory
@ OutOfMemory
Terraria
Graphics
Effects
MissingEffectException
Generated by
1.10.0