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

◆ SetFrameSize()

void Terraria.NPC.SetFrameSize ( )
inline

Definition at line 4434 of file NPC.cs.

4435 {
4436 if (!true)
4437 {
4438 }
4439 int num = this.type;
4440 bool flag = this.setFrameSize;
4441 if (!flag || !flag)
4442 {
4443 }
4444 }
bool setFrameSize
Definition NPC.cs:11186

References Terraria.NPC.setFrameSize, and Terraria.NPC.type.

Referenced by Terraria.GameContent.Bestiary.UnlockableNPCEntryIcon.SimulateFirstHover().