C# 클래스 FSO.Client.UI.Panels.UICitySelector

상속: FSO.Client.UI.Controls.UIDialog
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CancelButton_OnButtonClick void
CityListBox_OnChange void
Controller_OnCityServerOffline void
Controller_OnNewCityServer void
OkButton_OnButtonClick void
ShowCityErrorDialog void
UpdateItems void

공개 메소드들

메소드 설명
UICitySelector ( ) : System

비공개 메소드들

메소드 설명
CancelButton_OnButtonClick ( UIElement button ) : void
CityListBox_OnChange ( UIElement element ) : void

Handle when a user selects a city

Controller_OnCityServerOffline ( ) : void

City server went offline!

Controller_OnNewCityServer ( ) : void

New city server came online!

OkButton_OnButtonClick ( UIElement button ) : void
ShowCityErrorDialog ( string title, string body ) : void
UpdateItems ( ) : void

Updates CityListBox.Items.

메소드 상세

UICitySelector() 공개 메소드

public UICitySelector ( ) : System
리턴 System