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
Loading...
Searching...
No Matches
Terraria.Achievements.ConditionIntTracker Class Reference
+ Inheritance diagram for Terraria.Achievements.ConditionIntTracker:
+ Collaboration diagram for Terraria.Achievements.ConditionIntTracker:

Public Member Functions

 ConditionIntTracker ()
 
 ConditionIntTracker (int maxValue)
 
override void ReportUpdate ()
 
void SetValue (T newValue, bool reportUpdate=true)
 

Protected Member Functions

override void Load ()
 
void OnComplete ()
 

Protected Attributes

_value
 
_maxValue
 
string _name
 

Properties

Value [get, set]
 
MaxValue [get, set]
 

Private Member Functions

void Terraria.Achievements.IAchievementTracker. ReportAs (string name)
 
TrackerType Terraria.Achievements.IAchievementTracker. GetTrackerType ()
 
void Terraria.Achievements.IAchievementTracker. Clear ()
 

Private Attributes

TrackerType _type
 

Detailed Description

Definition at line 9 of file ConditionIntTracker.cs.


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