- Extends
- GUIMultiComponent
- Modifiers
- Native Abstract
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
Direct Known Subclasses:
GUIQuestionPage, TestPageBase, UT2K3GUIPage, UT2K4GUIPage, UT2MusicManager, UT2ServerInfo, utvWatcherMenu
Inherited Variables from XInterface.GUIComponent |
bAcceptsInput, bAnimating, bBoundToParent, bCaptureMouse, bCaptureTabs, bDebugging, bDropSource, bDropTarget, bFocusOnWatch, bHasFocus, bInit, bMouseOverSound, bNeverFocus, bNeverScale, BoundingType, Bounds[4], bPendingFocus, bPositioned, bRepeatClick, bRequireReleaseClick, bRequiresStyle, bScaleToParent, bSizing, bStandardized, bTabStop, bTimerRepeat, bTravelling, bVisible, ClientBounds[4], ContextMenu, DrawCount, DropState, FocusInstead, FontScale, FriendlyLabel, Hint, IniDefault, IniOption, LastMenuState, MenuOwner, MenuState, MotionFrame, MouseCursorIndex, MouseOffset[4], OnClickSound, OnDrawCount, OnPreDrawCount, OnRenderCount, OnRenderedCount, PageOwner, PreDrawCount, RenderWeight, ScalingType, SizeFrame, StandardHeight, Style, StyleName, TabOrder, Tag, TimerCountdown, TimerIndex, TimerInterval, ToolTip, WhiteColor, WinHeight, WinLeft, WinTop, WinWidth |
Inherited Delegates from XInterface.GUIComponent |
OnActivate, OnArrival, OnBeginDrag, OnBeginTooltip, OnCapturedMouseMove, OnChange, OnClick, OnDblClick, OnDeActivate, OnDesignModeKeyEvent, OnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, OnDraw, OnEndAnimation, OnEndDrag, OnEndTooltip, OnHide, OnHitTest, OnHover, OnInvalidate, OnKeyEvent, OnKeyType, OnLoadINI, OnMessage, OnMousePressed, OnMouseRelease, OnMultiSelect, OnPreDraw, OnRender, OnRendered, OnRightClick, OnSaveINI, OnShow, OnTimer, OnWatch |
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 |
Inherited Functions from XInterface.GUIComponent |
ActualHeight, ActualLeft, ActualTop, ActualWidth, AdditionalDebugString, Animate, AutoPosition, AutoPositionOn, BeginAnimation, CanAcceptFocus, CenterMouse, Closed, DAnimate, DebugFocus, DebugFocusPosition, DebugTabOrder, DisableComponent, DisableMe, DropStateChange, EnableComponent, EnableMe, EndAnimation, FillOwner, FocusFirst, FocusLast, Free, GetMenuPath, Hide, InitComponent, IsInBounds, IsInClientBounds, IsMultiSelect, KillAnimation, KillTimer, LevelChanged, LoadINI, LoseFocus, MakeColorCode, MenuStateChange, NextControl, NextPage, Opened, OwnerPage, PadLeft, PadRight, PlayerOwner, PrevControl, PrevPage, RelativeHeight, RelativeLeft, RelativeTop, RelativeWidth, Resize, ResolutionChanged, SaveINI, SetFocus, SetFocusInstead, SetFriendlyLabel, SetHint, SetPosition, SetTimer, SetTooltip, SetToolTipText, SetVisibility, Show, SpecialHit, StripColorCodes, Timer, UpdateOffset |
GUIPage
var(
GUIPage)
bool bCheckResolution;
var(
GUIPage)
bool bDisconnectOnOpen;
var(
GUIPage)
bool bPauseIfPossible;
delegate bool OnCanClose ( optional Bool bCancelled )
delegate OnClose ( optional bool bCancelled )
delegate OnOpen ( )
delegate OnReOpen ( )
function bool AllowOpen ( string MenuClass )
event ChangeHint ( string NewHint )
function CheckResolution (
bool Closing,
GUIController InController )
event Free ( )
function string GetDataString ( )
function bool GetRestoreParams ( out string Param1, out string Param2 )
function HandleObject (
Object Obj,
optional Object OptionalObj_1,
optional Object OptionalObj_2 )
event HandleParameters ( string Param1, string Param2 )
final function bool IsOpen ( )
function bool NotifyLevelChange ( )
function PlayCloseSound ( )
function PlayOpenSound ( )
function SetDataString ( string Str )
defaultproperties
{
bCaptureInput=Wahr
bRequire640x480=Wahr
BackgroundColor=(B=255,G=255,R=255,A=255)
InactiveFadeColor=(B=64,G=64,R=64,A=255)
BackgroundRStyle=MSTY_Normal
RenderWeight=0.000100
bTabStop=Falsch
bAcceptsInput=Wahr
}
|
Creation time: Mo 16.4.2007 11:20:21.546 - Created with
UnCodeX