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

◆ ContentRoot

string TextureAtlasDB.ContentRoot
getsetprivate

Definition at line 84 of file TextureAtlasDB.cs.

85 {
86 [global::Cpp2ILInjected.Token(Token = "0x6001127")]
87 [global::Cpp2ILInjected.Address(RVA = "0xA68574", Offset = "0xA68574", Length = "0x6C")]
88 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextureAtlasDB), Member = "Load", ReturnType = typeof(void))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextureAtlasDB), Member = "LoadTexturesAsync", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextureAtlasDB), Member = "AltlasTexture", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(global::UnityEngine.Texture2D))]
92 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
94 get
95 {
96 throw null;
97 }
98 }
class f__AnonymousType0<< Count > j__TPar