- Extends
- GUIPage
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- ROInterface.ROSituationMapMenu
Inherited Variables from XInterface.GUIPage |
Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers |
Inherited Functions from XInterface.GUIPage |
AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus |
Inherited Functions from XInterface.GUIMultiComponent |
AddComponent, AppendComponent, BeginAnimation, CanAcceptFocus, CenterMouse, CheckDuplicateTabOrder, CheckInvalidTabOrder, Closed, DebugTabOrder, DisableMe, EnableMe, EndAnimation, FindComponentIndex, FocusFirst, FocusLast, Free, InitComponent, InitializeControls, InsertComponent, InternalOnShow, LevelChanged, LoseFocus, NextControl, Opened, PrevControl, RemapComponents, RemoveComponent, SetFocus, SetFocusInstead, SetVisibility |
var string ShowObjectivesExec;
function CloseHUDMenu ( ) )
function
ROHud getHud ( ) )
function bool InternalOnCanClose ( optional bool bCancelled) )
function bool InternalOnKeyEvent ( out byte Key, out byte State, float delta) )
function bool isShowObjectivesKey ( byte Key) )
defaultproperties
{
ShowObjectivesExec="SHOWOBJECTIVES"
bRenderWorld=True
bRequire640x480=False
bAllowedAsLast=True
OnCanClose=ROSituationMapMenu.InternalOnCanClose
WinHeight=1.000000
OnClick=ROSituationMapMenu.InternalOnClick
OnKeyEvent=ROSituationMapMenu.InternalOnKeyEvent
}
|
Creation time: Fri 13-10-2023 03:18:52.208 - Created with
UnCodeX