Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

ROInterface.ROUT2k4IRC_System

Extends
UT2K4IRC_System

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4IRC_Page
                     |   
                     +-- GUI2K4.UT2K4IRC_System
                        |   
                        +-- ROInterface.ROUT2k4IRC_System

Variables Summary
Inherited Variables from GUI2K4.UT2K4IRC_System
AwayMode, bAway, bConnected, bSysInitialized, ByText, ChangeNickCaption, ChanKeyMenu, Channels, ChooseNewNickText, CloseWindowCaption, CurChannel, DefaultChannel, DisconnectCaption, FullName, InvalidKickText, InvalidModeText, IsAwayText, KickedFromText, LastServer, LeavePrivateText, Link, LinkClassName, NewNickMenu, NickInUseText, NickInvalidText, NickName, NotInAChannelText, OldPlayerName, PrevChannel, p_IRC, TestIRCString, tp_Main, UserIdent
Inherited Variables from GUI2K4.UT2K4IRC_Page
bDoneInputScroll, bIRCTextToSpeechEnabled, ed_TextEntry, HasJoinedText, HasLeftText, InputHistory, InputHistoryPos, InputHistorySize, IRCActionColor, IRCInfoColor, IRCLinkColor, IRCNickColor, IRCTextColor, lb_TextDisplay, MainSplitterPosition, MaxChatScrollback, NewTopicText, NowKnownAsText, QuitText, SetsModeText, sp_Main, WasKickedByText

Enumerations Summary
Inherited Enumerations from GUI2K4.UT2K4IRC_System
EAwayMode

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
Inherited Functions from GUI2K4.UT2K4IRC_System
AddChannel, Ban, CanShowPanel, ChangeAwayStatus, ChangeConnectStatus, ChangeCurrentNick, ChangedNick, ChangeHalfOp, ChangeMode, ChangeOp, ChangeTopic, ChangeVoice, ChanKeyPageClosed, ChannelAction, ChannelText, CloseLink, Connect, CreateNewLink, CTCP, DeHelp, Deop, DeVoice, Disconnect, DisconnectAvailable, FindChannelWindow, FindPrivateChannelIndex, FindPrivateWindow, FindPublicChannelIndex, GetCurrentChannel, GetCurrentChannelName, GetDefaultChannel, Help, InGame, InitComponent, InMenus, InternalOnCreateComponent, IRCClosed, IsAway, IsConnected, IsMe, JoinChannel, JoinedChannel, Kick, KickUser, LeaveAvailable, NewNickPageClosed, NotifyChannelKey, NotifyInvalidNick, NotifyNickInUse, NotifyQuitUnreal, Op, PartChannel, PartCurrentChannel, PartedChannel, PrintAwayMessage, PrivateAction, PrivateText, ProcessInput, RemoveChannel, RemoveChannelAt, SetCurrentChannel, SetCurrentChannelPage, SetMode, SetNickAvailable, ShowPanel, SystemText, Timer, Unban, UpdateAway, UpdateCurrentChannel, UpdateIdent, UserInChannel, UserNotice, UserQuit, ValidChannelIndex, Voice, Whois
Inherited Functions from GUI2K4.UT2K4IRC_Page
ColorizeLinks, DecodeColor, Free, InitComponent, InternalOnCreateComponent, InternalOnKeyEvent, InterpretColorCodes, IRCTextDblClick, ProcessInput


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )


Defaultproperties

defaultproperties
{
     Begin Object Class=GUISplitter Name=SplitterA
         SplitPosition=0.800000
         bFixedSplitter=True
         DefaultPanels(0)="ROInterface.ROGUIScrollTextBox"
         DefaultPanels(1)="ROInterface.ROUT2K4IRC_Panel"
         OnCreateComponent=ROUT2k4IRC_System.InternalOnCreateComponent
         WinHeight=0.950000
         TabOrder=1
     End Object
     sp_Main=GUISplitter'ROInterface.ROUT2k4IRC_System.SplitterA'


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.628 - Created with UnCodeX