Always snap to grid
UE1:UBrowserIRCSetupClient (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UBrowserIRCSetupClient |
Contents
- 1 Properties
- 1.1 bHasReadWarning
- 1.2 ChannelCombo
- 1.3 ChannelHelp
- 1.4 ChannelText
- 1.5 ConfirmJoin
- 1.6 ConnectButton
- 1.7 ConnectHelp
- 1.8 ConnectText
- 1.9 DisconnectHelp
- 1.10 DisconnectText
- 1.11 IRCChannelHistory
- 1.12 IRCServerHistory
- 1.13 ServerCombo
- 1.14 ServerHelp
- 1.15 ServerText
- 1.16 SystemPage
- 1.17 WarningText
- 1.18 WarningTitle
- 2 Instance functions
- Package:
- UBrowser
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[edit]
bHasReadWarning[edit]
Type: bool
Modifiers: config
ChannelCombo[edit]
Type: UWindowComboControl
ChannelHelp[edit]
Type: string
Modifiers: localized
Default value: "Choose a default channel to join once the server has connected, or type in your own channel name."
ChannelText[edit]
Type: string
Modifiers: localized
Default value: "Default Channel"
ConfirmJoin[edit]
Type: UWindowMessageBox
ConnectButton[edit]
Type: UWindowSmallButton
ConnectHelp[edit]
Type: string
Modifiers: localized
Default value: "Connect to the IRC chat server."
ConnectText[edit]
Type: string
Modifiers: localized
Default value: "Connect"
DisconnectHelp[edit]
Type: string
Modifiers: localized
Default value: "Disconnect from the IRC chat server."
DisconnectText[edit]
Type: string
Modifiers: localized
Default value: "Logoff"
IRCChannelHistory[edit]
Type: string
Array size: 10
Modifiers: config
Default value, index 0: "#utgames"
Default value, index 1: "#utchat"
Default value, index 2: "#utmods"
Default value, index 3: "#utlevels"
Default value, index 4: "#uthelp"
IRCServerHistory[edit]
Type: string
Array size: 10
Modifiers: config
Default value: "irc.gameslink.net"
ServerCombo[edit]
Type: UWindowComboControl
ServerHelp[edit]
Type: string
Modifiers: localized
Default value: "Choose an IRC server from the list or type in your own IRC server name or IP address."
ServerText[edit]
Type: string
Modifiers: localized
Default value: "IRC Server"
SystemPage[edit]
Type: UBrowserIRCSystemPage
WarningText[edit]
Type: string
Modifiers: localized
Default value: "The Chat facility will connect you to the Internet Relay Chat (IRC) network.\n\nEpic Games is not responsible for the content of any channels in IRC. You enter these channels at your own risk.\n\nAre you sure you still want to connect?"
WarningTitle[edit]
Type: string
Modifiers: localized
Default value: "Warning"
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
Created[edit]
Overrides: UWindowWindow.Created
DoJoin[edit]
MessageBoxDone[edit]
Overrides: UWindowWindow.MessageBoxDone
NewIRCServer[edit]
Notify[edit]
Overrides: UWindowDialogClientWindow.Notify
Paint[edit]
Overrides: UWindowDialogClientWindow.Paint