| 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 |
|---|
ButtonClick Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=GUIImage Name=imgBack
Image=Texture'2K4Menus.NewControls.Display2'
DropShadow=Texture'2K4Menus.Controls.Shadow'
ImageStyle=ISTY_Stretched
ImageRenderStyle=MSTY_Normal
DropShadowY=10
WinTop=0.297917
WinHeight=0.401563
End Object
Controls(0)=GUIImage'GUI2K4.GUI2K4QuestionPage.imgBack'
Begin Object Class=GUILabel Name=lblQuestion
bMultiLine=True
StyleName="TextLabel"
WinTop=0.450000
WinLeft=0.150000
WinWidth=0.700000
WinHeight=0.200000
End Object
Controls(1)=GUILabel'GUI2K4.GUI2K4QuestionPage.lblQuestion'
WinTop=0.000000
WinHeight=1.000000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||