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 () |
void | Undo () |
Package Functions | |
WindowsImpersonationContext (IntPtr token) | |
Static Private Member Functions | |
static bool | CloseToken (IntPtr token) |
static IntPtr | DuplicateToken (IntPtr token) |
static bool | SetCurrentToken (IntPtr token) |
static bool | RevertToSelf () |
Private Attributes | |
IntPtr | _token |
bool | undo |
Definition at line 8 of file WindowsImpersonationContext.cs.