|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| MoonLordProgressBar () | |
| bool | ValidateAndCollectNecessaryInfo (ref BigProgressBarInfo info) |
| void | Draw (ref BigProgressBarInfo info, SpriteBatch spriteBatch) |
Private Member Functions | |
| bool | IsInBadAI (NPC npc) |
| bool | TryFindingAnotherMoonLordPiece (ref BigProgressBarInfo info) |
Private Attributes | |
| BigProgressBarCache | _cache |
| NPC | _referenceDummy |
| HashSet< int > | ValidIds = new HashSet<int> { 396, 397, 398 } |
Definition at line 8 of file MoonLordProgressBar.cs.