Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
JObject | TryGettingRequest () |
void | Update (TValueType value, bool isVisible) |
Public Attributes | |
string | EventName |
bool | IsVisible |
Protected Member Functions | |
override void | WriteValueToData (JObject data) |
Protected Attributes | |
bool | _needsToSendMessage |
TValueType | _currentValue |
Private Attributes | |
int | _timesDeniedRepeat |
Static Private Attributes | |
const int | TimesToDenyIdenticalValues |
Definition at line 5 of file IntRgbGameValueTracker.cs.