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