Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GCHandleType
enum
System.Runtime.InteropServices.GCHandleType
Enumerator
Weak
WeakTrackResurrection
Normal
Pinned
Definition at line
3
of file
GCHandleType.cs
.
4
{
5
Weak
,
6
WeakTrackResurrection
,
7
Normal,
8
Pinned
9
}
System.Runtime.InteropServices.GCHandleType.WeakTrackResurrection
@ WeakTrackResurrection
System.Runtime.InteropServices.GCHandleType.Pinned
@ Pinned
System.Runtime.InteropServices.GCHandleType.Weak
@ Weak
System
Runtime
InteropServices
Generated by
1.10.0