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

Inheritance: FSO.Client.UI.Framework.UIContainer
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
SetTitle ( string title ) : void
UIGameTitle ( ) : System

Method Details

SetTitle() public méthode

public SetTitle ( string title ) : void
title string
Résultat void

UIGameTitle() public méthode

public UIGameTitle ( ) : System
Résultat System

Property Details

Background public_oe property

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

Label public_oe property

public UILabel,FSO.Client.UI.Controls Label
Résultat FSO.Client.UI.Controls.UILabel