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

Classes

class  UxmlFactory
 

Public Member Functions

override void Refresh ()
 
void Setup (Action onHourChanged, bool activeHour=true, bool activeMinute=true, bool activeSecond=true)
 
string GetFullHour ()
 
void Set (DateTime date)
 
void SetGroupEnabled (bool b)
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Init ()
 
void Destroy ()
 

Properties

string Hour [get]
 
string Minute [get]
 
string Second [get]
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 
- Protected Member Functions inherited from Beamable.Editor.UI.Components.BeamableVisualElement
 BeamableVisualElement (string commonPath)
 
- Protected Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
 BeamableBasicVisualElement (string ussPath, bool createRoot=true)
 
virtual void OnDestroy ()
 
virtual void OnDetach ()
 

Member Function Documentation

◆ Refresh()

override void Beamable.Editor.UI.Components.HourPickerVisualElement.Refresh ( )
inlinevirtual

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