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

◆ GetConstructorMember()

static IntPtr UnityEngine.AndroidReflection.GetConstructorMember ( IntPtr jclass,
string signature )
inlinestatic

Definition at line 42 of file AndroidReflection.cs.

43 {
44 if (!true)
45 {
46 }
47 long num = 0L;
49 AndroidJNISafe.DeleteLocalRef(intPtr);
50 if (num == 0L)
51 {
52 return intPtr;
53 }
54 throw new OutOfMemoryException();
55 }
class f__AnonymousType0<< Count > j__TPar

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