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

◆ ConfigFile

string VirtualControllerInputState.ConfigFile
getsetprivate

Definition at line 50 of file VirtualControllerInputState.cs.

51 {
52 [global::Cpp2ILInjected.Token(Token = "0x6000AE5")]
53 [global::Cpp2ILInjected.Address(RVA = "0x9A1E84", Offset = "0x9A1E84", Length = "0x70")]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VirtualControllerInputState), Member = "SaveDefaultCategories", ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_SavePath", ReturnType = typeof(string))]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
58 {
59 typeof(string),
60 typeof(string)
61 }, ReturnType = typeof(string))]
62 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
63 get
64 {
65 throw null;
66 }
67 }
class f__AnonymousType0<< Count > j__TPar