UE2:IRC_System (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> IRC_Page >> IRC_System |
- Package:
- XInterface
- This class in other games:
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. |
null
Properties
bAway
Type: bool
bConnected
Type: bool
bSysInitialised
Type: bool
ByText
Type: string
Modifiers: localized
Default value: "by"
ChannelCombo
Type: GUIComboBox
Default value: GUIComboBox'MyChannelCombo'
ChannelHistory
Modifiers: config
ChannelLabel
Type: GUILabel
Default value: GUILabel'MyChannelLabel'
Channels
Type: array<IRC_Channel>
ConnectButton
Type: GUIButton
Default value: GUIButton'MyConnectButton'
ConnectText
Type: string
Modifiers: localized
Default value: "CONNECT"
CurChannel
Type: int
Default value: -1
DefaultChannels
Modifiers: localized
DisconnectText
Type: string
Modifiers: localized
Default value: "DISCONNECT"
FullName
Type: string
Modifiers: config
IRCPage
Type: Browser_IRC
IsAwayText
Type: string
Modifiers: localized
Default value: "is away"
JoinChannelButton
Type: GUIButton
Default value: GUIButton'MyJoinChannelButton'
KickedFromText
Type: string
Modifiers: localized
Default value: "You were kicked from"
Link
Type: IRCLink
NickName
Type: string
Modifiers: config
NotInAChannelText
Type: string
Modifiers: localized
Default value: "Not in a channel!"
OldPlayerName
Type: string
Modifiers: config
PrevChannel
Type: int
Default value: -1
RemoveChannelButton
Type: GUIButton
Default value: GUIButton'MyRemoveChannelButton'
RemoveServerButton
Type: GUIButton
Default value: GUIButton'MyRemoveServerButton'
ServerCombo
Type: GUIComboBox
Default value: GUIComboBox'MyServerCombo'
ServerHistory
Modifiers: config
ServerLabel
Type: GUILabel
Default value: GUILabel'MyServerLabel'
TestIRCString
Type: string
UserIdent
Type: string
Modifiers: config
Subobjects
MyChannelCombo
Class: XInterface.GUIComboBox
MyChannelLabel
Class: XInterface.GUILabel
MyConnectButton
Class: XInterface.GUIButton
MyJoinChannelButton
Class: XInterface.GUIButton
MyRemoveChannelButton
Class: XInterface.GUIButton
MyRemoveServerButton
Class: XInterface.GUIButton
MyServerCombo
Class: XInterface.GUIComboBox
MyServerLabel
Class: XInterface.GUILabel
Functions
Events
InitComponent
Overrides: IRC_Page.InitComponent
Timer
Overrides: GUIComponent.Timer