terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetConstructorID() [2/2]

static IntPtr UnityEngine._AndroidJNIHelper.GetConstructorID ( IntPtr jclass,
string signature )
inlinestatic

Definition at line 135 of file _AndroidJNIHelper.cs.

136 {
138 IntPtr intPtr = AndroidJNISafe.FromReflectedMethod(intPtr2);
139 AndroidJNISafe.DeleteLocalRef(intPtr2);
140 return intPtr;
141 }
class f__AnonymousType0<< Count > j__TPar

References UnityEngine.AndroidJNISafe.DeleteLocalRef(), UnityEngine.AndroidJNISafe.FromReflectedMethod(), and j__TPar.