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

◆ OnProcessText

Preferences TextProcessAction Terraria.IO.Preferences.OnProcessText
setaddremove

Definition at line 104 of file Preferences.cs.

105 {
107 [global::Cpp2ILInjected.Token(Token = "0x6003393")]
108 [global::Cpp2ILInjected.Address(RVA = "0x133E5C8", Offset = "0x133E5C8", Length = "0x9C")]
109 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "Initialize", ReturnType = typeof(void))]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
113 {
116 }, ReturnType = typeof(Delegate))]
117 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
118 add
119 {
120 throw null;
121 }
123 [global::Cpp2ILInjected.Token(Token = "0x6003394")]
124 [global::Cpp2ILInjected.Address(RVA = "0x133E664", Offset = "0x133E664", Length = "0x9C")]
125 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
128 {
131 }, ReturnType = typeof(Delegate))]
132 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
133 remove
134 {
135 throw null;
136 }
137 }
class f__AnonymousType0<< Count > j__TPar