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

◆ UpdateNPC_BloodMoonTransformations()

void Terraria.NPC.UpdateNPC_BloodMoonTransformations ( )
inlineprivate

Definition at line 8846 of file NPC.cs.

8847 {
8848 if (!true)
8849 {
8850 }
8851 bool logicHost = Main.LogicHost;
8852 if (!true)
8853 {
8854 }
8855 if (true)
8856 {
8857 float num = this.value;
8858 if (!true)
8859 {
8860 }
8861 }
8862 }
class f__AnonymousType0<< Count > j__TPar
float value
Definition NPC.cs:11498

References j__TPar, Terraria.Main.LogicHost, and Terraria.NPC.value.

Referenced by Terraria.NPC.UpdateNPC().