Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Peripherals.RGB.ARgbGameValueTracker< TValueType > Class Template Referenceabstract

Public Member Functions

JObject TryGettingRequest ()
 
void Update (TValueType value, bool isVisible)
 

Public Attributes

string EventName
 
bool IsVisible
 

Protected Member Functions

void WriteValueToData (JObject data)
 

Protected Attributes

bool _needsToSendMessage
 
TValueType _currentValue
 

Private Attributes

int _timesDeniedRepeat
 

Static Private Attributes

const int TimesToDenyIdenticalValues = 30
 

Detailed Description

Type Constraints
TValueType :IComparable 

Definition at line 37 of file ARgbGameValueTracker.cs.


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