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 | |
void | Dispose () |
Protected Member Functions | |
CriticalHandle (IntPtr invalidHandleValue) | |
override void | Finalize () |
void | SetHandle (IntPtr handle) |
virtual void | Dispose (bool disposing) |
bool | ReleaseHandle () |
Protected Attributes | |
IntPtr | handle |
Properties | |
bool | IsClosed [get] |
bool | IsInvalid [get] |
Private Member Functions | |
void | Cleanup () |
Static Private Member Functions | |
static void | FireCustomerDebugProbe () |
Private Attributes | |
bool | _isClosed |
Definition at line 7 of file CriticalHandle.cs.