terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
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.

AddrOfPinnedObject()System.Runtime.InteropServices.GCHandleinline
Alloc(object value)System.Runtime.InteropServices.GCHandleinlinestatic
Alloc(object value, GCHandleType type)System.Runtime.InteropServices.GCHandleinlinestatic
CheckCurrentDomain(global::System.IntPtr handle)System.Runtime.InteropServices.GCHandleprivate
Equals(object o)System.Runtime.InteropServices.GCHandleinline
Free()System.Runtime.InteropServices.GCHandleinline
FreeHandle(global::System.IntPtr handle)System.Runtime.InteropServices.GCHandleprivate
FromIntPtr(global::System.IntPtr value)System.Runtime.InteropServices.GCHandleinlinestatic
GCHandle(global::System.IntPtr h)System.Runtime.InteropServices.GCHandleinlineprivate
GCHandle(object obj)System.Runtime.InteropServices.GCHandleinlineprivate
GCHandle(object value, GCHandleType type)System.Runtime.InteropServices.GCHandleinlinepackage
GetAddrOfPinnedObject(global::System.IntPtr handle)System.Runtime.InteropServices.GCHandleprivate
GetHashCode()System.Runtime.InteropServices.GCHandleinline
GetTarget(global::System.IntPtr handle)System.Runtime.InteropServices.GCHandleprivate
GetTargetHandle(object obj, global::System.IntPtr handle, GCHandleType type)System.Runtime.InteropServices.GCHandleprivate
handleSystem.Runtime.InteropServices.GCHandleprivate
IsAllocatedSystem.Runtime.InteropServices.GCHandle
operator GCHandle(global::System.IntPtr value)System.Runtime.InteropServices.GCHandleinlineexplicitstatic
operator global::System.IntPtr(GCHandle value)System.Runtime.InteropServices.GCHandleinlineexplicitstatic
operator==(GCHandle a, GCHandle b)System.Runtime.InteropServices.GCHandleinlinestatic
TargetSystem.Runtime.InteropServices.GCHandle
ToIntPtr(GCHandle value)System.Runtime.InteropServices.GCHandleinlinestatic