UE2:IRC_Page (UT2003)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> IRC_Page |
- Package:
- XInterface
- Direct subclasses:
- IRC_System, IRC_Channel
- 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
bDoneInputScroll
Type: bool
Modifiers: transient
HasJoinedText
Type: string
Modifiers: localized
Default value: "has joined"
HasLeftText
Type: string
Modifiers: localized
Default value: "has left"
InputHistory
Modifiers: transient
InputHistoryPos
Type: int
Modifiers: transient
InputHistorySize
Type: int
Modifiers: config
Default value: 16
IRCActionColor
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 0 |
G | 200 |
R | 230 |
IRCInfoColor
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 160 |
G | 130 |
R | 130 |
IRCLinkColor
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 150 |
G | 150 |
R | 255 |
IRCNickColor
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 255 |
G | 150 |
R | 150 |
IRCTextColor
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 160 |
G | 160 |
R | 160 |
MaxChatScrollback
Type: int
Modifiers: config
Default value: 250
NewTopicText
Type: string
Modifiers: localized
Default value: "Topic"
NowKnownAsText
Type: string
Modifiers: localized
Default value: "is now known as"
QuitText
Type: string
Modifiers: localized
Default value: "Quit"
SetsModeText
Type: string
Modifiers: localized
Default value: "sets mode"
TextDisplay
Type: GUIScrollTextBox
TextEntry
Type: moEditBox
WasKickedByText
Type: string
Modifiers: localized
Default value: "was kicked by"
Default values
Property | Value |
---|---|
Controls[0] | moEditBox'EntryBox' |
Controls[1] | GUISplitter'MainSplitter' |
WinHeight | 0.73 |
WinTop | 0.15 |
Subobjects
DisplayBox
Class: XInterface.GUIScrollTextBox
Property | Value |
---|---|
bNoTeletype | True |
bScaleToParent | True |
bStripColors | True |
bVisibleWhenEmpty | True |
CharDelay | 0.0015 |
EOLDelay | 0.25 |
StyleName | "ServerBrowserGrid" |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
DisplayPanel
Class: XInterface.GUIPanel
Property | Value |
---|---|
Controls[0] | DisplayBox; |
EntryBox
Class: XInterface.moEditBox
Property | Value |
---|---|
CaptionWidth | 0.0 |
WinHeight | 0.05 |
WinLeft | 0.0 |
WinTop | 0.95 |
WinWidth | 1.0 |
MainSplitter
Class: XInterface.GUISplitter
Property | Value |
---|---|
bFixedSplitter | True |
Controls[0] | GUIPanel'DisplayPanel' |
Controls[1] | GUIPanel'UtilPanel' |
SplitOrientation | SPLIT_Vertical |
SplitPosition | 0.8 |
WinHeight | 0.95 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
UtilPanel
Class: XInterface.GUIPanel
Empty subobject definition.
Instance functions
ColorizeLinks
InitComponent
Overrides: GUIPanel.InitComponent
InternalOnKeyEvent
IRCTextDblClick
ProcessInput