Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.WellFedHelper Struct Reference

Public Member Functions

void Eat (int foodRank, int foodBuffTime)
 
void Update ()
 
void Clear ()
 

Properties

int TimeLeft [get]
 
int Rank [get]
 

Private Member Functions

void AddTimeTo (ref int foodTimeCounter, ref int timeLeftToAdd, int counterMaximumTime)
 
void ReduceTimeLeft ()
 

Private Attributes

int _timeLeftRank1
 
int _timeLeftRank2
 
int _timeLeftRank3
 

Static Private Attributes

const int MAXIMUM_TIME_LEFT_PER_COUNTER = 72000
 

Detailed Description

Definition at line 3 of file WellFedHelper.cs.


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