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
ITownNPCProfile.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20007FB")]
9 public interface ITownNPCProfile
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6004190")]
13
14 [global::Cpp2ILInjected.Token(Token = "0x6004191")]
16
17 [global::Cpp2ILInjected.Token(Token = "0x6004192")]
19
20 [global::Cpp2ILInjected.Token(Token = "0x6004193")]
22 }
23}
Asset< Texture2D > GetTextureNPCShouldUse(NPC npc)