terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
unsafe | MemoryHandle (void *pointer, [Optional] GCHandle handle, [Optional] IPinnable pinnable) |
void | Dispose () |
Properties | |
unsafe void * | Pointer [get] |
Private Attributes | |
unsafe void * | _pointer |
GCHandle | _handle |
IPinnable | _pinnable |
Definition at line 8 of file MemoryHandle.cs.