I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
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[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: UT2K4IRC_Channel.InitComponent
Other instance functions[edit]
AddUser[edit]
function AddUser (string Nick)
Overrides: UT2K4IRC_Channel.AddUser
ChangeHalfOp[edit]
Overrides: UT2K4IRC_Channel.ChangeHalfOp
ChangeNick[edit]
Overrides: UT2K4IRC_Channel.ChangeNick
ChangeOp[edit]
Overrides: UT2K4IRC_Channel.ChangeOp
ChangeVoice[edit]
Overrides: UT2K4IRC_Channel.ChangeVoice
ContextMenuOpen[edit]
function bool ContextMenuOpen (GUIContextMenu Sender)
Overrides: UT2K4IRC_Channel.ContextMenuOpen
FindNick[edit]
Overrides: UT2K4IRC_Channel.FindNick
GetUser[edit]
Overrides: UT2K4IRC_Channel.GetUser
PrintAwayMessage[edit]
PrivateAction[edit]
PrivateText[edit]
ProcessInput[edit]
function ProcessInput (string Text)
Overrides: UT2K4IRC_Channel.ProcessInput
RemoveUser[edit]
function RemoveUser (string Nick)
Overrides: UT2K4IRC_Channel.RemoveUser