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 | |
GlobalJavaObjectRef (IntPtr jobject) | |
void | Dispose () |
Static Public Member Functions | |
static implicit | operator IntPtr (GlobalJavaObjectRef obj) |
Protected Member Functions | |
override void | Finalize () |
Protected Attributes | |
IntPtr | m_jobject |
Private Attributes | |
bool | m_disposed |
Definition at line 8 of file GlobalJavaObjectRef.cs.