UBrowser.UBrowserRightClickMenu
- Extends
- UWindowRightClickMenu
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowDialogControl
|
+-- UWindow.UWindowListControl
|
+-- UWindow.UWindowPulldownMenu
|
+-- UWindow.UWindowRightClickMenu
|
+-- UBrowser.UBrowserRightClickMenu
Direct Known Subclasses:
UBrowserFavoritesMenu
Inherited Functions from UWindow.UWindowPulldownMenu |
AddMenuItem, BeforeExecuteItem, BeforePaint, Clear, CloseUp, Created, DeSelect, DrawItem, DrawMenuBackground, ExecuteItem, FocusOtherWindow, GetMenuBar, KeyDown, KeyUp, LMouseDown, LMouseUp, MenuCmd, MouseMove, Paint, PerformSelect, Select, SetSelected, ShowWindow |
var localized string CopyName;
var localized string FavoritesName;
var localized string InfoName;
var localized string OpenLocationName;
var localized string PingAllName;
var localized string PlayName;
var localized string RefreshName;
var localized string RefreshServerName;
function AddFavoriteItems ( ) )
function Created ( ) )
function ShowWindow ( ) )
defaultproperties
{
PlayName="&Play on This Server"
RefreshName="&Refresh All Servers"
InfoName="&Server and Player Info"
FavoritesName="Add to &Favorites"
RefreshServerName="P&ing This Server"
PingAllName="Ping &All Servers"
OpenLocationName="Open &Location"
CopyName="&Copy This Server Location"
}
|
Creation time: Mon 8/11/2021 16:31:17.685 - Created with
UnCodeX