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

◆ CustomProfileFolder

string InControl.UnityInputDeviceManager.CustomProfileFolder
staticgetset

Definition at line 354 of file UnityInputDeviceManager.cs.

355 {
356 [global::Cpp2ILInjected.Token(Token = "0x600045C")]
357 [global::Cpp2ILInjected.Address(RVA = "0x19B2018", Offset = "0x19B2018", Length = "0x48")]
358 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDeviceManager), Member = ".ctor", ReturnType = typeof(void))]
359 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDeviceManager), Member = "LoadDeviceProfiles", ReturnType = typeof(void))]
360 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CustomInputDeviceProfile), Member = "SaveToFile", ReturnType = typeof(void))]
361 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
362 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnityInputDeviceManager), Member = "get_SavePath", ReturnType = typeof(string))]
363 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
364 {
365 typeof(string),
366 typeof(string)
367 }, ReturnType = typeof(string))]
368 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
369 get
370 {
371 throw null;
372 }
373 }
class f__AnonymousType0<< Count > j__TPar