terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ delegates

List<EventTrigger.Entry> UnityEngine.EventSystems.EventTrigger.delegates
getset

Definition at line 18 of file EventTrigger.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x6000602")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1FE5FDC", Offset = "0x1FE5FDC", Length = "0x4")]
22 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 get
25 {
26 throw null;
27 }
28 [global::Cpp2ILInjected.Token(Token = "0x6000603")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1FE6058", Offset = "0x1FE6058", Length = "0x8")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 set
32 {
33 throw null;
34 }
35 }