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

◆ LocalFavoriteData

FavoritesFile LocalUserGameState.LocalFavoriteData
getset

Definition at line 32 of file LocalUserGameState.cs.

33 {
34 [global::Cpp2ILInjected.Token(Token = "0x6001028")]
35 [global::Cpp2ILInjected.Address(RVA = "0xA4063C", Offset = "0xA4063C", Length = "0x124")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "get_LocalFavoriteData", ReturnType = typeof(FavoritesFile))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_SavePath", ReturnType = typeof(string))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "ToString", ReturnType = typeof(string))]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
42 {
43 typeof(string),
44 typeof(string),
45 typeof(string)
46 }, ReturnType = typeof(string))]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FavoritesFile), Member = ".ctor", MemberParameters = new object[]
48 {
49 typeof(string),
50 typeof(bool)
51 }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
53 get
54 {
55 throw null;
56 }
57 }
class f__AnonymousType0<< Count > j__TPar