Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 43 of file NPCStatsReportInfoElement.cs.
References Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.Damage, Terraria.NPC.damage, Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.Defense, Terraria.NPC.defense, Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.KnockbackResist, Terraria.NPC.knockBackResist, Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.LifeMax, Terraria.NPC.lifeMax, Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.MonetaryValue, Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.NpcId, Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.OnRefreshStats, Terraria.NPC.SetDefaults(), and Terraria.NPC.value.
Referenced by Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.NPCStatsReportInfoElement(), Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.ProvideUIElement(), and Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.UpdateBeforeSorting().