Beamable SDK
Classes | Public Member Functions | Protected Member Functions | Properties | List of all members
Beamable.Editor.UI.Components.LabeledIntegerField Class Reference
Inheritance diagram for Beamable.Editor.UI.Components.LabeledIntegerField:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Components.LabeledIntegerField:
Collaboration graph
[legend]

Classes

class  UxmlFactory
 
class  UxmlTraits
 

Public Member Functions

override void Refresh ()
 
void Setup (string label, int value, Action onValueChanged, int minValue, int maxValue)
 
- Public Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< int >
void RegisterRule (ValidationRule< T > rule)
 

Protected Member Functions

override void OnDestroy ()
 
- Protected Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< int >
 ValidableVisualElement (string commonPath)
 
void InvokeValidationCheck (T value)
 

Properties

int?? Value [getset]
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< int >
Action PostVerification
 

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