TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.UI.ResourceSets.PlayerStatsSnapshot Struct Reference
+ Collaboration diagram for Terraria.GameContent.UI.ResourceSets.PlayerStatsSnapshot:

Public Member Functions

 PlayerStatsSnapshot (Player player)
 

Public Attributes

int Life
 
int LifeMax
 
int LifeFruitCount
 
int Mana
 
int ManaMax
 

Properties

float LifePerSegment [get]
 
float ManaPerSegment [get]
 
int AmountOfLifeHearts [get, set]
 How many life hearts should be drawn.
 
int AmountOfManaStars [get, set]
 How many mana stars should be drawn.
 

Private Attributes

int numLifeHearts
 
int numManaStars
 

Detailed Description

Definition at line 3 of file PlayerStatsSnapshot.cs.


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