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

◆ Player

Player Terraria.IO.PlayerFileData.Player
getset

Definition at line 18 of file PlayerFileData.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x600337A")]
21 [global::Cpp2ILInjected.Address(RVA = "0x133C048", Offset = "0x133C048", Length = "0x8")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 get
24 {
25 throw null;
26 }
27 [global::Cpp2ILInjected.Token(Token = "0x600337B")]
28 [global::Cpp2ILInjected.Address(RVA = "0x133C050", Offset = "0x133C050", Length = "0x14")]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SaveSynchronisationState), Member = "ReadPlayerFileData", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player_OldConsole), Member = "LoadPlayer", MemberParameters = new object[]
31 {
32 typeof(string),
34 }, ReturnType = typeof(bool))]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player_OldSwitch), Member = "LoadPlayer", MemberParameters = new object[]
36 {
37 typeof(string),
39 }, ReturnType = typeof(bool))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "LoadTutorialPlayer", ReturnType = typeof(PlayerFileData))]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "LoadPlayer", MemberParameters = new object[]
42 {
43 typeof(string),
44 typeof(bool)
45 }, ReturnType = typeof(PlayerFileData))]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
47 set
48 {
49 throw null;
50 }
51 }
class f__AnonymousType0<< Count > j__TPar