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

Options Panel
상속: UIDestroyablePanel
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Background FSO.Client.UI.Controls.UIImage
Divider FSO.Client.UI.Controls.UIImage

공개 메소드들

메소드 설명
Destroy ( ) : void
SetPanel ( int newPanel ) : void
UIOptions ( ) : System

비공개 메소드들

메소드 설명
ExitButton_OnButtonClick ( UIElement button ) : void
GraphicsButton_OnButtonClick ( UIElement button ) : void
ProfanityButton_OnButtonClick ( UIElement button ) : void
SelectSimButton_OnButtonClick ( UIElement button ) : void
SoundButton_OnButtonClick ( UIElement button ) : void

메소드 상세

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void

SetPanel() 공개 메소드

public SetPanel ( int newPanel ) : void
newPanel int
리턴 void

UIOptions() 공개 메소드

public UIOptions ( ) : System
리턴 System

프로퍼티 상세

Background 공개적으로 프로퍼티

public UIImage,FSO.Client.UI.Controls Background
리턴 FSO.Client.UI.Controls.UIImage

Divider 공개적으로 프로퍼티

public UIImage,FSO.Client.UI.Controls Divider
리턴 FSO.Client.UI.Controls.UIImage