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

◆ LoadNPCIcon()

static void GUIPageIcons.LoadNPCIcon ( ContentManager content,
int id )
inlinestaticprivate

Definition at line 95 of file GUIPageIcons.cs.

96 {
97 if (!true)
98 {
99 }
100 Microsoft.Xna.Framework.Graphics.Texture2D texture2D = content.Load<Microsoft.Xna.Framework.Graphics.Texture2D>("Images/UI/PageIcons/NPC_Uncollected_Head_3");
101 Microsoft.Xna.Framework.Graphics.Texture2D texture2D2 = content.Load<Microsoft.Xna.Framework.Graphics.Texture2D>("Images/UI/PageIcons/NPC_Uncollected_Head_3Selected");
102 Microsoft.Xna.Framework.Graphics.Texture2D texture2D3 = content.Load<Microsoft.Xna.Framework.Graphics.Texture2D>("Images/UI/PageIcons/NPC_Uncollected_Head_3Shimmered");
103 Microsoft.Xna.Framework.Graphics.Texture2D texture2D4 = content.Load<Microsoft.Xna.Framework.Graphics.Texture2D>("Images/UI/PageIcons/NPC_Uncollected_Head_3ShimmeredSelected");
104 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.