GUI2K4.UT2K4Browser_IRC
- Extends
- UT2K4Browser_Page
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4Browser_Page
|
+-- GUI2K4.UT2K4Browser_IRC
Inherited Variables from GUI2K4.UT2K4Browser_Page |
AuthFailString, BackCaption, bCommonButtonWidth, Browser, ConnFailString, ConnTimeoutString, CurrentFooterCaption, FilterCaption, JoinCaption, MustUpgradeString, QueryCompleteString, ReadyString, RefreshCaption, RetryString, SpectateCaption, StartQueryString, t_Footer, UnspecifiedNetworkError |
Inherited Functions from GUI2K4.UT2K4Browser_Page |
AddQueryTerm, BindQueryClient, CheckJoinButton, CheckRefreshButton, CheckSpectateButton, CloseMSConnection, FilterClicked, InitComponent, InternalOnRightClick, IsFilterAvailable, IsJoinAvailable, IsRefreshAvailable, IsSpectateAvailable, JoinClicked, NetworkErrorClosed, Opened, QueryComplete, ReceivedPingInfo, ReceivedPingTimeout, RefreshClicked, ResetQueryClient, SetFooterCaption, SetJoinCaption, SetRefreshCaption, SetSpectateCaption, ShouldDisplayGameType, ShowNetworkError, ShowPanel, SpectateClicked |
var localized string ChooseNewNickText;
var localized string SystemLabel;
UT2K4Browser_IRC
function
UT2K4IRC_Channel AddChannel (
string ChannelName, optional
bool bPrivate ) )
function IRCDisconnected ( ) )
function bool IsJoinAvailable ( out string ButtonCaption ) )
function bool IsRefreshAvailable ( out string ButtonCaption ) )
function bool IsSpectateAvailable ( out string ButtonCaption ) )
function JoinClicked ( ) )
function RefreshClicked ( ) )
function bool RemoveChannel ( string ChannelName ) )
function SetCloseCaption ( optional string NewName ) )
function SetCurrentChannel ( int Index ) )
function ShowPanel ( bool bShow) )
function SpectateClicked ( ) )
function UpdateCurrentChannel ( int Index ) )
defaultproperties
{
Begin Object Class=GUITabControl Name=ChannelTabControl
WinWidth=1.0
WinLeft=0
WinTop=0
WinHeight=1
TabHeight=0.04
bFillSpace=False
bAcceptsInput=true
bDockPanels=true
End Object
c_Channel=ChannelTabControl
SystemLabel="System"
PanelCaption="UT2004 Internet Chat Client"
SystemPageClass="GUI2K4.UT2K4IRC_System"
PublicChannelClass="GUI2K4.UT2K4IRC_Channel"
PrivateChannelClass="GUI2K4.UT2K4IRC_Private"
bCommonButtonWidth=false
}
|
Creation time: Do 14.8.2014 09:58:26.262 - Created with
UnCodeX