|
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
|
Inheritance diagram for System.Buffers.MemoryHandle:
Collaboration diagram for System.Buffers.MemoryHandle:Public Member Functions | |
| unsafe | MemoryHandle (void *pointer, global::System.Runtime.InteropServices.GCHandle handle=default(global::System.Runtime.InteropServices.GCHandle), IPinnable pinnable=null) |
| void | Dispose () |
Properties | |
| unsafe void * | Pointer [get, set] |
Private Attributes | |
| unsafe void * | _pointer |
| global::System.Runtime.InteropServices.GCHandle | _handle |
| IPinnable | _pinnable |
Definition at line 9 of file MemoryHandle.cs.