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
UnityEventBaseExtensions.cs
Go to the documentation of this file.
1using System;
4
5// Token: 0x02000301 RID: 769
6public static class UnityEventBaseExtensions
7{
8 // Token: 0x060011CF RID: 4559 RVA: 0x000570D4 File Offset: 0x000552D4
10 {
11 if (listener == null)
12 {
13 }
14 if (listener == null)
15 {
16 }
17 Type type;
18 Type type2;
20 if (type == null)
21 {
22 if (listener == null)
23 {
24 }
25 if (type2 == null)
26 {
27 return methodInfo;
28 }
29 }
30 if (type2 == null)
31 {
33 }
34 return methodInfo;
35 }
36}
class f__AnonymousType0<< Count > j__TPar
static MethodInfo FindMethod(this UnityEventBase eventBase, string name, object listener, PersistentListenerMode mode, Type argumentType)