|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Gets the ModBossBar associated with this NPC.
| npc | The NPC |
| value | When this method returns, contains the ModBossBar associated with the specified NPC |
true if a ModBossBar is assigned to it; otherwise, false.Definition at line 157 of file BossBarLoader.cs.
References Terraria.NPC.BossBar.
Referenced by Terraria.ModLoader.BossBarLoader.PostDraw(), and Terraria.ModLoader.BossBarLoader.PreDraw().
Here is the caller graph for this function: