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
Loading...
Searching...
No Matches

◆ CallVoidMethod()

static void UnityEngine.AndroidJNISafe.CallVoidMethod ( IntPtr obj,
IntPtr methodID,
jvalue[] args )
inlinestatic

Definition at line 1547 of file AndroidJNISafe.cs.

1548 {
1549 throw null;
1550 }