UBrowser.UBrowserRightClickMenu
- Extends
- UWindowPulldownMenu
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowDialogControl
|
+-- UWindow.UWindowListControl
|
+-- UWindow.UWindowPulldownMenu
|
+-- UBrowser.UBrowserRightClickMenu
| 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 |
Text
var(Text) localized string FavoritesName;
var(Text) localized string InfoName;
var(Text) localized string JoinPasswordName;
var(Text) localized string JoinServerName;
var(Text) localized string PingAllName;
var(Text) localized string RefreshName;
var(Text) localized string RefreshServerName;
var(Text) localized string RemoveFavoritesName;
var(Text) localized string SpectateServerName;
function CloseUp ( )
function Created ( )
function RMouseDown ( float X, float Y )
function RMouseUp ( float X, float Y )
function ShowWindow ( )
defaultproperties
{
RefreshName="&Refresh All Servers"
FavoritesName="Add to &Favorites"
RemoveFavoritesName="Remove from &Favorites"
RefreshServerName="&Ping This Server"
PingAllName="Ping &All Servers"
InfoName="&Server and Player Info"
JoinPasswordName="Join with &Password"
JoinServerName="&Join server"
SpectateServerName="Join as &Spectator"
}
|
Creation time: vr 22-5-2009 02:19:05.709 - Created with
UnCodeX