|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for Terraria.GameContent.UI.BigProgressBar.BigProgressBarCache:Public Member Functions | |
| void | SetLife (float current, float max) |
| void | SetShield (float current, float max) |
Public Attributes | |
| float | LifeCurrent |
| float | LifeMax |
| float | ShieldCurrent |
| float | ShieldMax |
Definition at line 8 of file BigProgressBarCache.cs.