Always snap to grid
UE1:UBrowserIRCChannelPage (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UBrowserIRCPageBase >> UBrowserIRCChannelPage |
Contents
- Package:
- UBrowser
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
ChannelName
Type: string
Splitter
Type: UWindowHSplitter
SystemPage
Type: UBrowserIRCSystemPage
UserList
Type: UBrowserIRCUserListBox
Default values
Property | Value |
---|---|
RightClickMenuClass | Class'UBrowser.UBrowserIRCChannelMenu' |
Instance functions
BeforePaint
Overrides: UBrowserIRCPageBase.BeforePaint
ChangedNick
ChangeMode
ChangeOp
ChangeVoice
ChannelAction
ChannelText
ClosePage
function ClosePage ()
Overrides: UBrowserIRCPageBase.ClosePage
Created
function Created ()
Overrides: UBrowserIRCPageBase.Created
JoinedChannel
function JoinedChannel (string Nick)
KickUser
PartedChannel
function PartedChannel (string Nick)
ProcessInput
function ProcessInput (string Text)
Overrides: UBrowserIRCPageBase.ProcessInput
UserInChannel
function UserInChannel (string Nick)