Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.GCHandle Member List

This is the complete list of members for System.Runtime.InteropServices.GCHandle, including all inherited members.

_handleSystem.Runtime.InteropServices.GCHandleprivate
AddrOfPinnedObject()System.Runtime.InteropServices.GCHandleinline
Alloc(object? value)System.Runtime.InteropServices.GCHandleinlinestatic
Alloc(object? value, GCHandleType type)System.Runtime.InteropServices.GCHandleinlinestatic
Equals([NotNullWhen(true)] object? o)System.Runtime.InteropServices.GCHandleinline
Free()System.Runtime.InteropServices.GCHandleinline
FromIntPtr(IntPtr value)System.Runtime.InteropServices.GCHandleinlinestatic
GCHandle(object value, GCHandleType type)System.Runtime.InteropServices.GCHandleinlineprivate
GCHandle(IntPtr handle)System.Runtime.InteropServices.GCHandleinlineprivate
GetHandleValue(IntPtr handle)System.Runtime.InteropServices.GCHandleinlineprivatestatic
GetHashCode()System.Runtime.InteropServices.GCHandleinline
InternalAlloc(object value, GCHandleType type)System.Runtime.InteropServices.GCHandleprivate
InternalCompareExchange(IntPtr handle, object value, object oldValue)System.Runtime.InteropServices.GCHandlepackage
InternalFree(IntPtr handle)System.Runtime.InteropServices.GCHandlepackage
InternalGet(IntPtr handle)System.Runtime.InteropServices.GCHandleinlinepackagestatic
InternalSet(IntPtr handle, object value)System.Runtime.InteropServices.GCHandlepackage
IsAllocatedSystem.Runtime.InteropServices.GCHandle
IsPinned(IntPtr handle)System.Runtime.InteropServices.GCHandleinlineprivatestatic
operator GCHandle(IntPtr value)System.Runtime.InteropServices.GCHandleinlineexplicitstatic
operator IntPtr(GCHandle value)System.Runtime.InteropServices.GCHandleinlineexplicitstatic
operator!=(GCHandle a, GCHandle b)System.Runtime.InteropServices.GCHandleinlinestatic
operator==(GCHandle a, GCHandle b)System.Runtime.InteropServices.GCHandleinlinestatic
TargetSystem.Runtime.InteropServices.GCHandle
ThrowIfInvalid(IntPtr handle)System.Runtime.InteropServices.GCHandleinlineprivatestatic
ToIntPtr(GCHandle value)System.Runtime.InteropServices.GCHandleinlinestatic