#include <MRUIStyle.h>
Public Member Functions | |
| operator int () const | |
| The effective value, affected by modifiers. | |
Public Attributes | |
| int | value {} |
| The permanent value of this setting, as set by the user by clicking the radio button. | |
| int | effectiveValue {} |
The value that is displayed, and to be used - can differ from value if modifiers are pressed. | |