Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
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[edit]
Property group 'UT2K4Browser_IRC'[edit]
PrivateChannelClass[edit]
Type: string
Modifiers: config
Default value: "GUI2K4.UT2K4IRC_Private"
PublicChannelClass[edit]
Type: string
Modifiers: config
Default value: "GUI2K4.UT2K4IRC_Channel"
SystemPageClass[edit]
Type: string
Modifiers: config
Default value: "GUI2K4.UT2K4IRC_System"
Internal variables[edit]
c_Channel[edit]
Type: GUITabControl
Modifiers: automated
Default value: GUITabControl'ChannelTabControl'
ChooseNewNickText[edit]
Type: string
Modifiers: localized
SystemLabel[edit]
Type: string
Modifiers: localized
Default value: "System"
tp_System[edit]
Type: UT2K4IRC_System
Default values[edit]
Property | Value |
---|---|
bCommonButtonWidth | False |
PanelCaption | "UT2004 Internet Chat Client" |
Subobjects[edit]
ChannelTabControl[edit]
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[edit]
Events[edit]
Closed[edit]
Overrides: GUIMultiComponent.Closed
InitComponent[edit]
Overrides: UT2K4Browser_Page.InitComponent
Other instance functions[edit]
AddChannel[edit]
IRCDisconnected[edit]
IsJoinAvailable[edit]
Overrides: UT2K4Browser_Page.IsJoinAvailable
IsRefreshAvailable[edit]
Overrides: UT2K4Browser_Page.IsRefreshAvailable
IsSpectateAvailable[edit]
Overrides: UT2K4Browser_Page.IsSpectateAvailable
JoinClicked[edit]
Overrides: UT2K4Browser_Page.JoinClicked
RefreshClicked[edit]
Overrides: UT2K4Browser_Page.RefreshClicked
RemoveChannel[edit]
SetCloseCaption[edit]
SetCurrentChannel[edit]
ShowPanel[edit]
Overrides: UT2K4Browser_Page.ShowPanel
SpectateClicked[edit]
Overrides: UT2K4Browser_Page.SpectateClicked