My program doesn't have bugs. It just develops random features.
UE2:UT2K4IRC_Private (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4IRC_Page >> UT2K4IRC_Channel >> UT2K4IRC_Private |
Contents
- Package:
- GUI2K4
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. |
Private IRC conversations
Updated by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: UT2K4IRC_Channel.InitComponent
Other instance functions
AddUser
function AddUser (string Nick)
Overrides: UT2K4IRC_Channel.AddUser
ChangeHalfOp
Overrides: UT2K4IRC_Channel.ChangeHalfOp
ChangeNick
Overrides: UT2K4IRC_Channel.ChangeNick
ChangeOp
Overrides: UT2K4IRC_Channel.ChangeOp
ChangeVoice
Overrides: UT2K4IRC_Channel.ChangeVoice
ContextMenuOpen
function bool ContextMenuOpen (GUIContextMenu Sender)
Overrides: UT2K4IRC_Channel.ContextMenuOpen
FindNick
Overrides: UT2K4IRC_Channel.FindNick
GetUser
Overrides: UT2K4IRC_Channel.GetUser
PrintAwayMessage
PrivateAction
PrivateText
ProcessInput
function ProcessInput (string Text)
Overrides: UT2K4IRC_Channel.ProcessInput
RemoveUser
function RemoveUser (string Nick)
Overrides: UT2K4IRC_Channel.RemoveUser