|
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.EaterOfWorldsProgressBar:
Collaboration diagram for Terraria.GameContent.UI.BigProgressBar.EaterOfWorldsProgressBar:Public Member Functions | |
| EaterOfWorldsProgressBar () | |
| bool | ValidateAndCollectNecessaryInfo (ref BigProgressBarInfo info) |
| void | Draw (ref BigProgressBarInfo info, SpriteBatch spriteBatch) |
Private Member Functions | |
| bool | TryFindingAnotherEOWPiece (ref BigProgressBarInfo info) |
Private Attributes | |
| BigProgressBarCache | _cache |
| NPC | _segmentForReference |
Definition at line 10 of file EaterOfWorldsProgressBar.cs.