C# Class KSPAlternateResourcePanel.ARPWindowSettings

Inheritance: MonoBehaviourWindowPlus
Exibir arquivo Open project: TriggerAu/AlternateResourcePanel Class Usage Examples

Private Methods

Method Description
Awake ( ) : void
DrawTestSoundButton ( AudioClip clip, Int32 Repeats ) : void
DrawWindow ( int id ) : void
DrawWindow_About ( ) : void
DrawWindow_Alarms ( ) : void
DrawWindow_General ( ) : void
DrawWindow_Staging ( ) : void
DrawWindow_Styling ( ) : void
LoadSoundsList ( String Names, String Selected ) : DropDownList
OnDestroy ( ) : void
OnGUIOnceOnly ( ) : void
UpdateWindowRect ( ) : void
ddlSettingsAlarmsAlert_OnSelectionChanged ( MonoBehaviourWindowPlus sender, int OldIndex, int NewIndex ) : void
ddlSettingsAlarmsWarning_OnSelectionChanged ( MonoBehaviourWindowPlus sender, int OldIndex, int NewIndex ) : void
ddlSettingsButtonStyle_OnSelectionChanged ( MonoBehaviourWindowPlus sender, int OldIndex, int NewIndex ) : void
ddlSettingsRateStyle_OnSelectionChanged ( MonoBehaviourWindowPlus sender, int OldIndex, int NewIndex ) : void
ddlSettingsSkin_SelectionChanged ( DropDownList sender, int OldIndex, int NewIndex ) : void