Property | Type | Description | |
---|---|---|---|
LotName | string | ||
Visitors | int |
Method | Description | |
---|---|---|
Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void | ||
ReceiveEvent ( VMChatEvent evt ) : void | ||
RenderEvent ( VMChatEvent evt ) : string | ||
RenderEvents ( ) : void | ||
UIPropertyLog ( ) : System |
Method | Description | |
---|---|---|
CloseButton_OnButtonClick ( |
public Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void | ||
batch | FSO.Client.UI.Framework.UISpriteBatch | |
return | void |
public ReceiveEvent ( VMChatEvent evt ) : void | ||
evt | VMChatEvent | |
return | void |
public RenderEvent ( VMChatEvent evt ) : string | ||
evt | VMChatEvent | |
return | string |