Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GCKind
enum
System.GCKind
Enumerator
Any
Ephemeral
FullBlocking
Background
Definition at line
3
of file
GCKind.cs
.
4
{
5
Any,
6
Ephemeral
,
7
FullBlocking
,
8
Background
9
}
System.GCKind.Ephemeral
@ Ephemeral
System.GCKind.FullBlocking
@ FullBlocking
System
Generated by
1.10.0