C# 클래스 KSPAlternateResourcePanel.ARPWindowSettings

상속: MonoBehaviourWindowPlus
파일 보기 프로젝트 열기: TriggerAu/AlternateResourcePanel 1 사용 예제들

비공개 메소드들

메소드 설명
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