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

◆ InputProfiles

Preferences Terraria.Main.InputProfiles
staticgetset

Definition at line 14176 of file Main.cs.

14177 {
14178 [global::Cpp2ILInjected.Token(Token = "0x6001D3F")]
14179 [global::Cpp2ILInjected.Address(RVA = "0xBE2EB8", Offset = "0xBE2EB8", Length = "0x144")]
14180 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "Initialize", ReturnType = typeof(void))]
14182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14183 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get__inputProfiles", ReturnType = typeof(Preferences))]
14184 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_SavePath", ReturnType = typeof(string))]
14185 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "ToString", ReturnType = typeof(string))]
14186 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
14187 {
14188 typeof(string),
14189 typeof(string),
14190 typeof(string)
14191 }, ReturnType = typeof(string))]
14192 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Preferences), Member = ".ctor", MemberParameters = new object[]
14193 {
14194 typeof(string),
14195 typeof(bool),
14196 typeof(bool)
14197 }, ReturnType = typeof(void))]
14198 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set__inputProfiles", MemberParameters = new object[] { typeof(Preferences) }, ReturnType = typeof(void))]
14199 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
14200 get
14201 {
14202 throw null;
14203 }
14204 }
class f__AnonymousType0<< Count > j__TPar