tModLoader v2022.09
A mod to make and play Terraria mods
|
Inherits Terraria.GameContent.Bestiary.IBestiaryInfoElement.
Public Member Functions | |
NPCStatsReportInfoElement (int npcNetId, int gameMode) | |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
Public Attributes | |
int | Damage |
int | Defense |
int | GameMode |
float | KnockbackResist |
int | LifeMax |
float | MonetaryValue |
int | NpcId |
UIElement Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.ProvideUIElement | ( | BestiaryUICollectionInfo | info | ) |