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

◆ ProcessMood()

void Terraria.GameContent.ShopHelper.ProcessMood ( Player player,
NPC npc )
inlineprivate

Definition at line 100 of file ShopHelper.cs.

101 {
102 int num = 16256;
104 this._currentPriceAdjustment = (float)num;
105 if ("" == null)
106 {
107 }
108 if ("" == null)
109 {
110 int type = npc.type;
111 int num2 = 16256;
113 return;
114 }
115 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.NPC.type.