|
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 | |
| void | WriteValueToData (JObject data) |
Protected Attributes | |
| bool | _needsToSendMessage |
| TValueType | _currentValue |
Private Attributes | |
| int | _timesDeniedRepeat |
Static Private Attributes | |
| const int | TimesToDenyIdenticalValues = 30 |
| TValueType | : | IComparable |
Definition at line 37 of file ARgbGameValueTracker.cs.