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() [2/2]

MethodInfo UnityEngine.Events.UnityEventBase.FindMethod ( string name,
Type listenerType,
PersistentListenerMode mode,
Type argumentType )
inlinepackageinherited

Definition at line 63 of file UnityEventBase.cs.

64 {
65 if (mode == PersistentListenerMode.EventDefined)
66 {
67 }
68 Type type;
69 if (type == null || type != null)
70 {
71 if (mode == PersistentListenerMode.EventDefined)
72 {
73 }
74 Type type2;
75 if (type2 == null || type2 != null)
76 {
78 return methodInfo;
79 }
80 }
82 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.mode.