The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UBrowserIRCSystemMenu (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowPulldownMenu >> UWindowRightClickMenu >> UBrowserIRCSystemMenu |
- 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]
Connect[edit]
Type: UWindowPulldownMenuItem
ConnectText[edit]
Type: string
Modifiers: localized
Default value: "&Connect"
Disconnect[edit]
Type: UWindowPulldownMenuItem
DisconnectText[edit]
Type: string
Modifiers: localized
Default value: "&Disconnect"
Join[edit]
Type: UWindowPulldownMenuItem
JoinText[edit]
Type: string
Modifiers: localized
Default value: "&Join"
Instance functions[edit]
Created[edit]
function Created ()
Overrides: UWindowRightClickMenu.Created
ExecuteItem[edit]
function ExecuteItem (UWindowPulldownMenuItem I)
Overrides: UWindowPulldownMenu.ExecuteItem
ShowWindow[edit]
function ShowWindow ()
Overrides: UWindowPulldownMenu.ShowWindow