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

◆ BossHeadRotation()

virtual void Terraria.ModLoader.GlobalNPC.BossHeadRotation ( NPC npc,
ref float rotation )
inlinevirtualinherited

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

Parameters
npc
rotation

Definition at line 476 of file GlobalNPC.cs.

477 {
478 }