Classes | |
class | UxmlFactory |
class | UxmlTraits |
Public Member Functions | |
override void | Refresh () |
void | Setup (string label, int value, Action onValueChanged, int minValue, int maxValue) |
![]() | |
void | RegisterRule (ValidationRule< T > rule) |
Protected Member Functions | |
override void | OnDestroy () |
![]() | |
ValidableVisualElement (string commonPath) | |
void | InvokeValidationCheck (T value) |
Properties | |
int?? | Value [getset] |
Additional Inherited Members | |
![]() | |
Action | PostVerification |