terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.Bestiary.NPCStatsReportInfoElement Class Reference
+ Inheritance diagram for Terraria.GameContent.Bestiary.NPCStatsReportInfoElement:

Classes

class  StatAdjustmentStep
 

Public Member Functions

 NPCStatsReportInfoElement (int npcNetId)
 
void Refresh ()
 
void UpdateBeforeSorting ()
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 

Public Attributes

int NpcId
 
int Damage
 
int LifeMax
 
float MonetaryValue
 
int Defense
 
float KnockbackResist
 
NPC _instance
 

Properties

NPCStatsReportInfoElement.StatAdjustmentStep OnRefreshStats
 

Private Member Functions

void RefreshStats (GameModeData gameModeFound, NPC instance)
 
void ShowStats_Attack (UIElement element)
 
void ShowStats_Defense (UIElement element)
 
void ShowStats_Knockback (UIElement element)
 
void ShowStats_Life (UIElement element)
 

Detailed Description

Definition at line 11 of file NPCStatsReportInfoElement.cs.


The documentation for this class was generated from the following file: