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

◆ Invoke()

static void UnityEngine.BeforeRenderHelper.Invoke ( )
inlinestatic

Definition at line 11 of file BeforeRenderHelper.cs.

12 {
13 int num = 1;
14 if (num == 0)
15 {
16 }
17 long num2 = 0L;
18 if (num == 0)
19 {
20 }
21 if (num2 != 0L)
22 {
23 }
24 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and UnityEngine.L.

Referenced by UnityEngine.Application.InvokeOnBeforeRender().