tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.Bestiary.NPCStatsReportInfoElement Class Reference

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
 

Member Function Documentation

◆ ProvideUIElement()

UIElement Terraria.GameContent.Bestiary.NPCStatsReportInfoElement.ProvideUIElement ( BestiaryUICollectionInfo  info)