Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
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[edit]
bAway[edit]
Type: bool
bConnected[edit]
Type: bool
ByText[edit]
Type: string
Modifiers: localized
Default value: "by"
DefaultChannel[edit]
Type: string
FullName[edit]
Type: string
Modifiers: config
IsAwayText[edit]
Type: string
Modifiers: localized
Default value: "is away"
KickedFromText[edit]
Type: string
Modifiers: localized
Default value: "You were kicked from"
Link[edit]
Type: UBrowserIRCLink
NickName[edit]
Type: string
Modifiers: config
NotInAChannelText[edit]
Type: string
Modifiers: localized
Default value: "Not in a channel!"
OldPlayerName[edit]
Type: string
Modifiers: config
PageParent[edit]
Type: UWindowPageControl
Server[edit]
Type: string
SetupClient[edit]
Type: UBrowserIRCSetupClient
Splitter[edit]
Type: UWindowVSplitter
UserIdent[edit]
Type: string
Modifiers: config
Default values[edit]
Property | Value |
---|---|
RightClickMenuClass | Class'UBrowser.UBrowserIRCSystemMenu' |
Instance functions[edit]
BeforePaint[edit]
Overrides: UBrowserIRCPageBase.BeforePaint
ChangedNick[edit]
ChangeMode[edit]
ChangeOp[edit]
ChangeVoice[edit]
ChannelAction[edit]
ChannelText[edit]
CheckAway[edit]
Connect[edit]
Created[edit]
Overrides: UBrowserIRCPageBase.Created
CreatePrivChannel[edit]
CTCP[edit]
Disconnect[edit]
FindChannelWindow[edit]
FindPrivateWindow[edit]
IRCClosed[edit]
IRCVisible[edit]
IsAway[edit]
JoinChannel[edit]
JoinedChannel[edit]
KickUser[edit]
NotifyAfterLevelChange[edit]
Overrides: UWindowWindow.NotifyAfterLevelChange
NotifyQuitUnreal[edit]
Overrides: UWindowWindow.NotifyQuitUnreal
PartChannel[edit]
PartedChannel[edit]
PrivateAction[edit]
PrivateText[edit]
ProcessInput[edit]
Overrides: UBrowserIRCPageBase.ProcessInput
SystemText[edit]
Tick[edit]
Overrides: UWindowWindow.Tick