TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ BossHeadRotation()

virtual void Terraria.ModLoader.ModNPC.BossHeadRotation ( ref float rotation)
inlinevirtual

Allows you to customize the rotation of this NPC's boss head icon on the map.

Parameters
rotation

Definition at line 567 of file ModNPC.cs.

568 {
569 }