|
TModLoader v1.4.4.9
TModLoader source code documentation
|
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 |
Definition at line 3 of file PlayerStatsSnapshot.cs.