Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
GCKind.cs
Go to the documentation of this file.
1
namespace
System
;
2
3
public
enum
GCKind
4
{
5
Any
,
6
Ephemeral
,
7
FullBlocking
,
8
Background
9
}
System.GCKind
GCKind
Definition
GCKind.cs:4
System.GCKind.Ephemeral
@ Ephemeral
System.GCKind.Background
@ Background
System.GCKind.FullBlocking
@ FullBlocking
System.GCKind.Any
@ Any
System
Definition
BlockingCollection.cs:8
source
System.Private.CoreLib
System
GCKind.cs
Generated by
1.10.0