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
bDockPanels=Wahr
TabHeight=0.040000
WinHeight=1.000000
bAcceptsInput=Wahr
OnActivate=ChannelTabControl.InternalOnActivate
End Object
c_Channel=GUITabControl'GUI2K4.UT2k4Browser_IRC.ChannelTabControl'
SystemPageClass="GUI2K4.UT2K4IRC_System"
PublicChannelClass="GUI2K4.UT2K4IRC_Channel"
PrivateChannelClass="GUI2K4.UT2K4IRC_Private"
SystemLabel="System"
bCommonButtonWidth=Falsch
PanelCaption="UT2004 Internet Chat Client"
}
|
Creation time: Mo 16.4.2007 11:20:34.156 - Created with
UnCodeX