Beamable SDK
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Beamable.Editor.Content.SchedulePropertyDrawer< TData, TWindow > Class Template Referenceabstract
Inheritance diagram for Beamable.Editor.Content.SchedulePropertyDrawer< TData, TWindow >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Content.SchedulePropertyDrawer< TData, TWindow >:
Collaboration graph
[legend]

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 
override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 

Protected Member Functions

void OpenWindow (SerializedProperty property, Schedule schedule)
 
abstract TData GetDataObject (SerializedProperty property)
 
virtual void UpdateSchedule (SerializedProperty property, TData data, Schedule schedule, Schedule nextSchedule)
 
virtual void UpdateStartDate (TData data)
 

Protected Attributes

TWindow _window
 

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