Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FSO
Client
UI
Panels
UIGameTitle
C# Class FSO.Client.UI.Panels.UIGameTitle
Inheritance:
FSO.Client.UI.Framework.UIContainer
ファイルを表示
Open project: RHY3756547/FreeSO
Class Usage Examples
Public Properties
Property
Type
Description
Background
FSO.Client.UI.Controls.UIImage
Label
FSO.Client.UI.Controls.UILabel
Public Methods
Method
Description
SetTitle
(
string
title
) :
void
UIGameTitle
( ) :
System
Method Details
SetTitle()
public
method
public
SetTitle
(
string
title
) :
void
title
string
return
void
UIGameTitle()
public
method
public
UIGameTitle
( ) :
System
return
System
Property Details
Background
public_oe property
public
UIImage,FSO.Client.UI.Controls
Background
return
FSO.Client.UI.Controls.UIImage
Label
public_oe property
public
UILabel,FSO.Client.UI.Controls
Label
return
FSO.Client.UI.Controls.UILabel