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
NPCHeadDrawRenderTargetContent.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020007CC RID: 1996
8 {
9 // Token: 0x060040AA RID: 16554 RVA: 0x00243958 File Offset: 0x00241B58
10 public void SetTexture(Texture2D texture)
11 {
13 this._theTexture = texture;
14 }
15
16 // Token: 0x060040AB RID: 16555 RVA: 0x00243974 File Offset: 0x00241B74
17 internal override void DrawTheContent(SpriteBatch spriteBatch)
18 {
20 if (!true)
21 {
22 }
23 if (!true)
24 {
25 }
26 }
27
28 // Token: 0x060040AC RID: 16556 RVA: 0x00243990 File Offset: 0x00241B90
32
33 // Token: 0x04007E5D RID: 32349
35 }
36}
class f__AnonymousType0<< Count > j__TPar