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

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

Méthodes publiques

Свойство Type Description
LotName string
Visitors int

Méthodes publiques

Méthode Description
Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void
ReceiveEvent ( VMChatEvent evt ) : void
RenderEvent ( VMChatEvent evt ) : string
RenderEvents ( ) : void
UIPropertyLog ( ) : System

Private Methods

Méthode Description
CloseButton_OnButtonClick ( UIElement button ) : void

Method Details

Draw() public méthode

public Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void
batch FSO.Client.UI.Framework.UISpriteBatch
Résultat void

ReceiveEvent() public méthode

public ReceiveEvent ( VMChatEvent evt ) : void
evt VMChatEvent
Résultat void

RenderEvent() public méthode

public RenderEvent ( VMChatEvent evt ) : string
evt VMChatEvent
Résultat string

RenderEvents() public méthode

public RenderEvents ( ) : void
Résultat void

UIPropertyLog() public méthode

public UIPropertyLog ( ) : System
Résultat System

Property Details

LotName public_oe property

public string LotName
Résultat string

Visitors public_oe property

public int Visitors
Résultat int