terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
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 (int foodTimeCounter, 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 6 of file WellFedHelper.cs.


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