Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.UI.BigProgressBar.MartianSaucerBigProgressBar Class Reference

Public Member Functions

 MartianSaucerBigProgressBar ()
 
bool ValidateAndCollectNecessaryInfo (ref BigProgressBarInfo info)
 
void Draw (ref BigProgressBarInfo info, SpriteBatch spriteBatch)
 

Private Member Functions

bool TryFindingAnotherMartianSaucerPiece (ref BigProgressBarInfo info)
 

Private Attributes

BigProgressBarCache _cache
 
NPC _referenceDummy
 
HashSet< int > ValidIds = new HashSet<int> { 395 }
 
HashSet< int > ValidIdsToScanHp = new HashSet<int> { 395, 393, 394 }
 

Detailed Description

Definition at line 8 of file MartianSaucerBigProgressBar.cs.


The documentation for this class was generated from the following file: