Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
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
Connect
Type: UWindowPulldownMenuItem
ConnectText
Type: string
Modifiers: localized
Default value: "&Connect"
Disconnect
Type: UWindowPulldownMenuItem
DisconnectText
Type: string
Modifiers: localized
Default value: "&Disconnect"
Join
Type: UWindowPulldownMenuItem
JoinText
Type: string
Modifiers: localized
Default value: "&Join"
Instance functions
Created
function Created ()
Overrides: UWindowRightClickMenu.Created
ExecuteItem
function ExecuteItem (UWindowPulldownMenuItem I)
Overrides: UWindowPulldownMenu.ExecuteItem
ShowWindow
function ShowWindow ()
Overrides: UWindowPulldownMenu.ShowWindow