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

◆ AllowInvoke()

static bool UnityEngine.Events.BaseInvokableCall.AllowInvoke ( Delegate @ delegate)
inlinestaticprotectedinherited

Definition at line 42 of file BaseInvokableCall.cs.

43 {
44 int num = 1;
45 if (num != 0)
46 {
47 }
48 if (num == 0)
49 {
50 }
51 bool flag;
52 return flag;
53 }

Referenced by UnityEngine.Events.InvokableCall< T1, T2, T3, T4 >.Invoke(), UnityEngine.Events.InvokableCall< T1, T2, T3, T4 >.Invoke(), and UnityEngine.Events.InvokableCall< T1, T2, T3, T4 >.Invoke().