C# Class GA_HeatMapInspector, TheUnseen

Inheritance: Editor
Mostra file Open project: henryj41043/TheUnseen

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

Method Description
HandleCombineOnPicked ( GA_HeatmapCombineTypePicker, sender ) : void
HandleEndDateOnClosed ( GA_DatePicker, sender ) : void
HandleEndDateOnPicked ( GA_DatePicker, sender ) : void
HandleEventsOnPicked ( GA_EventPicker, sender ) : void
HandleStartDateOnClosed ( GA_DatePicker, sender ) : void
HandleStartDateOnPicked ( GA_DatePicker, sender ) : void

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void