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

◆ Content

ContentManager Terraria.Server.Game.Content
getset

Definition at line 27 of file Game.cs.

28 {
29 [global::Cpp2ILInjected.Token(Token = "0x6003227")]
30 [global::Cpp2ILInjected.Address(RVA = "0x132C00C", Offset = "0x132C00C", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 get
33 {
34 throw null;
35 }
36 [global::Cpp2ILInjected.Token(Token = "0x6003228")]
37 [global::Cpp2ILInjected.Address(RVA = "0x132C014", Offset = "0x132C014", Length = "0x4")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 set
40 {
41 throw null;
42 }
43 }