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

◆ Icon

Texture2D Terraria.IO.ResourcePack.Icon
getset

Definition at line 20 of file ResourcePack.cs.

21 {
22 [global::Cpp2ILInjected.Token(Token = "0x60033A3")]
23 [global::Cpp2ILInjected.Address(RVA = "0x133F8CC", Offset = "0x133F8CC", Length = "0x24")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourcePack), Member = "CreateIcon", ReturnType = typeof(Texture2D))]
26 get
27 {
28 throw null;
29 }
30 }
class f__AnonymousType0<< Count > j__TPar
ResourcePack(IServiceProvider services, string path)