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[edit]
ChannelName[edit]
Type: string
Splitter[edit]
Type: UWindowHSplitter
SystemPage[edit]
Type: UBrowserIRCSystemPage
UserList[edit]
Type: UBrowserIRCUserListBox
Default values[edit]
Property | Value |
---|---|
RightClickMenuClass | Class'UBrowser.UBrowserIRCChannelMenu' |
Instance functions[edit]
BeforePaint[edit]
Overrides: UBrowserIRCPageBase.BeforePaint
ChangedNick[edit]
ChangeMode[edit]
ChangeOp[edit]
ChangeVoice[edit]
ChannelAction[edit]
ChannelText[edit]
ClosePage[edit]
function ClosePage ()
Overrides: UBrowserIRCPageBase.ClosePage
Created[edit]
function Created ()
Overrides: UBrowserIRCPageBase.Created
JoinedChannel[edit]
function JoinedChannel (string Nick)
KickUser[edit]
PartedChannel[edit]
function PartedChannel (string Nick)
ProcessInput[edit]
function ProcessInput (string Text)
Overrides: UBrowserIRCPageBase.ProcessInput
UserInChannel[edit]
function UserInChannel (string Nick)