terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ITownNPCProfile.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x020007FB RID: 2043
8 public interface ITownNPCProfile
9 {
10 // Token: 0x06004190 RID: 16784
12
13 // Token: 0x06004191 RID: 16785
15
16 // Token: 0x06004192 RID: 16786
18
19 // Token: 0x06004193 RID: 16787
21 }
22}
Asset< Texture2D > GetTextureNPCShouldUse(NPC npc)