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

◆ FindMethod()

static MethodInfo UnityEventBaseExtensions.FindMethod ( this UnityEventBase eventBase,
string name,
object listener,
PersistentListenerMode mode,
Type argumentType )
inlinestatic

Definition at line 9 of file UnityEventBaseExtensions.cs.

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 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.