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

Public Member Functions

void InvokeTestConfirm ()
 
override void Refresh ()
 
void Set (Schedule schedule, EventContent content)
 
void ApplyDataTransforms (EventContent data)
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Init ()
 
void Destroy ()
 
- Public Member Functions inherited from Beamable.Editor.UI.Components.IScheduleWindow< EventContent >
void Set (Schedule schedule, TData data)
 
void ApplyDataTransforms (TData data)
 

Protected Member Functions

override void OnDestroy ()
 
- 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 OnDetach ()
 

Properties

LabeledHourPickerVisualElement StartTimeComponent [get]
 
LabeledDatePickerVisualElement ActiveToDateComponent [get]
 
LabeledHourPickerVisualElement ActiveToHourComponent [get]
 
LabeledCheckboxVisualElement NeverExpiresComponent [get]
 
LabeledDropdownVisualElement ModeComponent [get]
 
LabeledDaysPickerVisualElement DaysComponent [get]
 
LabeledCalendarVisualElement CalendarComponent [get]
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Events

Action OnCancelled
 
Action< ScheduleOnScheduleUpdated
 
- Events inherited from Beamable.Editor.UI.Components.IScheduleWindow< EventContent >
Action OnCancelled
 
Action< ScheduleOnScheduleUpdated
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 

Member Function Documentation

◆ OnDestroy()

override void Beamable.Editor.UI.Components.EventScheduleWindow.OnDestroy ( )
inlineprotectedvirtual

◆ Refresh()

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

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