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

◆ SceneEffectPriority

SceneEffectPriority Terraria.ModLoader.ModNPC.SceneEffectPriority = SceneEffectPriority.BossLow
getset

The priority of the music that plays when this NPC is on or near the screen.

Will be superseded by ModSceneEffect. Kept for legacy.

Definition at line 67 of file ModNPC.cs.

67{ get; set; } = SceneEffectPriority.BossLow;