Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTUIFrontEnd_InstantAction

Extends
UTUIFrontEnd_LaunchGame

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. Instant Action scene for UT3.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIScreenObject
      |   
      +-- Engine.UIScene
         |   
         +-- UTGame.UTUIScene
            |   
            +-- UTGame.UTUIFrontEnd
               |   
               +-- UTGame.UTUIFrontEnd_LaunchGame
                  |   
                  +-- UTGame.UTUIFrontEnd_InstantAction

Variables Summary
Inherited Variables from UTGame.UTUIFrontEnd_LaunchGame
bForceRefreshOptionList, bFullyInitialized, GameMode, GameModeTab, GameSettingsTab, MapName, MapTab, SettingsDataStore, SettingsProfileName, StringListDataStore
Inherited Variables from UTGame.UTUIFrontEnd
bCancellingInstallPS3, bInstallingPS3, ButtonBar, CurrentPageIndex, ImportingMessageBoxReference, ImportState, LastURL, PreviousPageIndex, TabControl, TitleMarkupString, VersionFont, VersionPos, VersionText

Enumerations Summary
Inherited Enumerations from UTGame.UTUIFrontEnd
EModImport

Functions Summary
function OnStartGame ()))
function OnStartGame_Confirm (UTUIScene_MessageBox MessageBox, int SelectedOption, int PlayerIndex))
event PostInitialize ()))
Inherited Functions from UTGame.UTUIFrontEnd_LaunchGame
HandleInputKey, OnAcceptGameSettings, OnButtonBar_Back, OnButtonBar_Next, OnButtonBar_StartGame, OnGameModeSelected, OnMapSelected, OnPageActivated, OnStartGame, PostInitialize, SceneActivated, SetupButtonBar, ShowNextTab, ShowPrevTab
Inherited Functions from UTGame.UTUIFrontEnd
BeginHideAnimation, BeginImportMod, BeginInstallPS3, BeginShowAnimation, CancelInstallPS3, CheckForFrontEndError, ChildSceneOpened, GetTitleLabel, HandleInputKey, ImportMod, InstallPS3, OnCancelInstallPS3, OnCancelMessageClosed, OnImportModFinished, OnInstallMessageClosed, OnLoginError_Confirm, OnMainRegion_Show_UIAnimEnd, OnPageActivated, OnRetryPasswordDialog_Closed, OnTabPage_Hide_UIAnimEnd, OnTabPage_Show_UIAnimEnd, PostInitialize, PromptForPassword, SavePassword, SceneActivated, SetTitle, SetupButtonBar, UpdateModState, UpdatePS3InstallState


Functions Detail

OnStartGame Source code

function OnStartGame ( ) )
Attempts to start an instant action game.

OnStartGame_Confirm Source code

function OnStartGame_Confirm ( UTUIScene_MessageBox MessageBox, int SelectedOption, int PlayerIndex) )
Callback for the start game message box.

PostInitialize Source code

event PostInitialize ( ) )
PostInitialize event - Sets delegates for the scene.


Defaultproperties

defaultproperties
{
   SettingsProfileName="InstantActionMenu"
   Begin Object Class=UIComp_Event Name=SceneEventComponent ObjName=SceneEventComponent Archetype=UIComp_Event'UTGame.Default__UTUIFrontEnd_LaunchGame:SceneEventComponent'
      ObjectArchetype=UIComp_Event'UTGame.Default__UTUIFrontEnd_LaunchGame:SceneEventComponent'
   End Object
   EventProvider=SceneEventComponent
   Name="Default__UTUIFrontEnd_InstantAction"
   ObjectArchetype=UTUIFrontEnd_LaunchGame'UTGame.Default__UTUIFrontEnd_LaunchGame'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:58.775 - Created with UnCodeX