| 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.TestPageBase
|
+-- XInterface.VignetteTest
| Variables Summary | |
|---|---|
| UT2SP_LadderLoading | Vig |
| Inherited Variables from XInterface.GUIPage |
|---|
| Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | MyOnClose (optional bool bCancelled)) | |
![]() | bool | MyOnDraw (Canvas Canvas)) |
![]() | Timer ())) | |
| Inherited Functions from XInterface.GUIPage |
|---|
| AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus |
| Variables Detail |
|---|
| Functions Detail |
|---|
InitComponent Source code
MyOnClose Source code
MyOnDraw Source code
Timer Source code| Defaultproperties |
|---|
defaultproperties
{
StyleName="Page"
WinHeight=1.000000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||