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

◆ OnBindingsChanged

Action InControl.PlayerAction.OnBindingsChanged
setaddremove

Definition at line 93 of file PlayerAction.cs.

94 {
96 [global::Cpp2ILInjected.Token(Token = "0x6000088")]
97 [global::Cpp2ILInjected.Address(RVA = "0x197EA3C", Offset = "0x197EA3C", Length = "0x9C")]
98 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
99 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
100 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
101 {
104 }, ReturnType = typeof(Delegate))]
105 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
106 add
107 {
108 throw null;
109 }
111 [global::Cpp2ILInjected.Token(Token = "0x6000089")]
112 [global::Cpp2ILInjected.Address(RVA = "0x197EAD8", Offset = "0x197EAD8", Length = "0x9C")]
113 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
116 {
119 }, ReturnType = typeof(Delegate))]
120 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
121 remove
122 {
123 throw null;
124 }
125 }
class f__AnonymousType0<< Count > j__TPar