|
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
|
Inheritance diagram for Terraria.GameContent.UI.BigProgressBar.VortexPillarBigProgressBar:
Collaboration diagram for Terraria.GameContent.UI.BigProgressBar.VortexPillarBigProgressBar:Public Member Functions | |
| VortexPillarBigProgressBar () | |
| bool | ValidateAndCollectNecessaryInfo (ref BigProgressBarInfo info) |
| void | Draw (ref BigProgressBarInfo info, SpriteBatch spriteBatch) |
Package Functions | |
| override float | GetCurrentShieldValue () |
| override float | GetMaxShieldValue () |
| override bool | IsPlayerInCombatArea () |
Private Attributes | |
| BigProgressBarCache | _cache |
| int | _headIndex |
Definition at line 8 of file VortexPillarBigProgressBar.cs.