I don't need to test my programs. I have an error-correcting modem.
UE1:UBrowserIRCSystemPage (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UBrowserIRCPageBase >> UBrowserIRCSystemPage |
Contents
- 1 Properties
- 2 Instance functions
- 2.1 BeforePaint
- 2.2 ChangedNick
- 2.3 ChangeMode
- 2.4 ChangeOp
- 2.5 ChangeVoice
- 2.6 ChannelAction
- 2.7 ChannelText
- 2.8 CheckAway
- 2.9 Connect
- 2.10 Created
- 2.11 CreatePrivChannel
- 2.12 CTCP
- 2.13 Disconnect
- 2.14 FindChannelWindow
- 2.15 FindPrivateWindow
- 2.16 IRCClosed
- 2.17 IRCVisible
- 2.18 IsAway
- 2.19 JoinChannel
- 2.20 JoinedChannel
- 2.21 KickUser
- 2.22 NotifyAfterLevelChange
- 2.23 NotifyQuitUnreal
- 2.24 PartChannel
- 2.25 PartedChannel
- 2.26 PrivateAction
- 2.27 PrivateText
- 2.28 ProcessInput
- 2.29 SystemText
- 2.30 Tick
- 2.31 UserInChannel
- 2.32 UserNotice
- 2.33 UserQuit
- 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
bAway
Type: bool
bConnected
Type: bool
ByText
Type: string
Modifiers: localized
Default value: "by"
DefaultChannel
Type: string
FullName
Type: string
Modifiers: config
IsAwayText
Type: string
Modifiers: localized
Default value: "is away"
KickedFromText
Type: string
Modifiers: localized
Default value: "You were kicked from"
Link
Type: UBrowserIRCLink
NickName
Type: string
Modifiers: config
NotInAChannelText
Type: string
Modifiers: localized
Default value: "Not in a channel!"
OldPlayerName
Type: string
Modifiers: config
PageParent
Type: UWindowPageControl
Server
Type: string
SetupClient
Type: UBrowserIRCSetupClient
Splitter
Type: UWindowVSplitter
UserIdent
Type: string
Modifiers: config
Default values
Property | Value |
---|---|
RightClickMenuClass | Class'UBrowser.UBrowserIRCSystemMenu' |
Instance functions
BeforePaint
Overrides: UBrowserIRCPageBase.BeforePaint
ChangedNick
ChangeMode
ChangeOp
ChangeVoice
ChannelAction
ChannelText
CheckAway
Connect
Created
Overrides: UBrowserIRCPageBase.Created
CreatePrivChannel
CTCP
Disconnect
FindChannelWindow
FindPrivateWindow
IRCClosed
IRCVisible
IsAway
JoinChannel
JoinedChannel
KickUser
NotifyAfterLevelChange
Overrides: UWindowWindow.NotifyAfterLevelChange
NotifyQuitUnreal
Overrides: UWindowWindow.NotifyQuitUnreal
PartChannel
PartedChannel
PrivateAction
PrivateText
ProcessInput
Overrides: UBrowserIRCPageBase.ProcessInput
SystemText
Tick
Overrides: UWindowWindow.Tick