Always snap to grid
UE2:UT2K4Browser_IRC (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4Browser_Page >> UT2K4Browser_IRC |
Contents
- 1 Properties
- 2 Functions
- 2.1 Events
- 2.2 Other instance functions
- 2.2.1 AddChannel
- 2.2.2 IRCDisconnected
- 2.2.3 IsJoinAvailable
- 2.2.4 IsRefreshAvailable
- 2.2.5 IsSpectateAvailable
- 2.2.6 JoinClicked
- 2.2.7 RefreshClicked
- 2.2.8 RemoveChannel
- 2.2.9 SetCloseCaption
- 2.2.10 SetCurrentChannel
- 2.2.11 ShowPanel
- 2.2.12 SpectateClicked
- 2.2.13 TabChange
- 2.2.14 UpdateCurrentChannel
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Main IRC page - Contains additional TabControl
Updated by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'UT2K4Browser_IRC'
PrivateChannelClass
Type: string
Modifiers: config
Default value: "GUI2K4.UT2K4IRC_Private"
PublicChannelClass
Type: string
Modifiers: config
Default value: "GUI2K4.UT2K4IRC_Channel"
SystemPageClass
Type: string
Modifiers: config
Default value: "GUI2K4.UT2K4IRC_System"
Internal variables
c_Channel
Type: GUITabControl
Modifiers: automated
Default value: GUITabControl'ChannelTabControl'
ChooseNewNickText
Type: string
Modifiers: localized
SystemLabel
Type: string
Modifiers: localized
Default value: "System"
tp_System
Type: UT2K4IRC_System
Default values
Property | Value |
---|---|
bCommonButtonWidth | False |
PanelCaption | "UT2004 Internet Chat Client" |
Subobjects
ChannelTabControl
Class: XInterface.GUITabControl
Property | Value |
---|---|
bAcceptsInput | True |
bDockPanels | True |
bFillSpace | False |
TabHeight | 0.04 |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
Functions
Events
Closed
Overrides: GUIMultiComponent.Closed
InitComponent
Overrides: UT2K4Browser_Page.InitComponent
Other instance functions
AddChannel
IRCDisconnected
IsJoinAvailable
Overrides: UT2K4Browser_Page.IsJoinAvailable
IsRefreshAvailable
Overrides: UT2K4Browser_Page.IsRefreshAvailable
IsSpectateAvailable
Overrides: UT2K4Browser_Page.IsSpectateAvailable
JoinClicked
Overrides: UT2K4Browser_Page.JoinClicked
RefreshClicked
Overrides: UT2K4Browser_Page.RefreshClicked
RemoveChannel
SetCloseCaption
SetCurrentChannel
ShowPanel
Overrides: UT2K4Browser_Page.ShowPanel
SpectateClicked
Overrides: UT2K4Browser_Page.SpectateClicked