UE2:IRC_Channel (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> IRC_Page >> IRC_Channel |
- Package:
- XInterface
- Direct subclass:
- IRC_Private
- 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
bUsersNeedSorting
Type: bool
ChannelName
Type: string
ChannelTopic
Type: string
IsPrivate
Type: bool
SystemPage
Type: IRC_System
UserListBox
Type: GUIListBox
Default value: GUIListBox'MyUserListBox'
Subobjects
MyUserListBox
Class: XInterface.GUIListBox
Property | Value |
---|---|
bScaleToParent | True |
bVisibleWhenEmpty | True |
StyleName | "ServerBrowserGrid" |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
Instance functions
AddUser
function AddUser (string Nick)
ChangedNick
ChangeHalfOp
ChangeMode
ChangeNick
ChangeOp
ChangeTopic
function ChangeTopic (string NewTopic)
ChangeVoice
ChannelAction
ChannelText
FindNick
GetUser
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: IRC_Page.InitComponent
JoinedChannel
function JoinedChannel (string Nick)
KickUser
MyCompareItem
MyListDblClick
function bool MyListDblClick (GUIComponent Sender)
MyOnDrawItem
MyOnPreDraw
PartedChannel
function PartedChannel (string Nick)
ProcessInput
function ProcessInput (string Text)
Overrides: IRC_Page.ProcessInput
RemoveUser
function RemoveUser (string Nick)
UserInChannel
function UserInChannel (string Nick)
UserNotice
UserQuit
UserSetFlag