Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIPage | +-- XInterface.GUIQuestionPage | +-- GUI2K4.GUI2K4QuestionPage
Variables Summary |
---|
Inherited Variables from XInterface.GUIQuestionPage |
---|
ButtonNames, Buttons, CancelButton, DefaultButton, lMessage, MessageIcon |
Inherited Variables from XInterface.GUIPage |
---|
Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers |
Functions Summary | ||
---|---|---|
bool | ButtonClick (GUIComponent Sender)) |
Inherited Functions from XInterface.GUIQuestionPage |
---|
AddButton, ButtonClick, InitComponent, InternalOnPreDraw, LayoutButtons, RemoveButtons, Replace, SetupQuestion |
Inherited Functions from XInterface.GUIPage |
---|
AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object Class=GUIImage Name=imgBack Image=material'2K4Menus.NewControls.Display2' ImageStyle=ISTY_Stretched ImageRenderStyle=MSTY_Normal DropShadow=Material'2K4Menus.Controls.shadow' DropShadowX=0 DropShadowY=10 WinWidth=1.000000 WinHeight=0.401563 WinLeft=0.000000 WinTop=0.297917 End Object Begin Object Class=GUILabel Name=lblQuestion WinTop=0.45 WinLeft=0.15 WinHeight=0.2 WinWidth=0.7 bMultiLine=true StyleName="TextLabel" End Object Controls(0)=imgBack Controls(1)=lblQuestion WinTop=0.0 WinLeft=0.0 WinWidth=1.0 WinHeight=1.0 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |