Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Achievements.ConditionFloatTracker Class Reference

Public Member Functions

 ConditionFloatTracker (float maxValue)
 
 ConditionFloatTracker ()
 
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]
 
MaxValue [get]
 

Private Member Functions

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

Private Attributes

TrackerType _type
 

Detailed Description

Definition at line 5 of file ConditionFloatTracker.cs.


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