C# Class FSO.Client.UI.Panels.UIOptions

Options Panel
Inheritance: UIDestroyablePanel
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Background FSO.Client.UI.Controls.UIImage
Divider FSO.Client.UI.Controls.UIImage

Méthodes publiques

Méthode Description
Destroy ( ) : void
SetPanel ( int newPanel ) : void
UIOptions ( ) : System

Private Methods

Méthode Description
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

Method Details

Destroy() public méthode

public Destroy ( ) : void
Résultat void

SetPanel() public méthode

public SetPanel ( int newPanel ) : void
newPanel int
Résultat void

UIOptions() public méthode

public UIOptions ( ) : System
Résultat System

Property Details

Background public_oe property

public UIImage,FSO.Client.UI.Controls Background
Résultat FSO.Client.UI.Controls.UIImage

Divider public_oe property

public UIImage,FSO.Client.UI.Controls Divider
Résultat FSO.Client.UI.Controls.UIImage