| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
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 | ||
|---|---|---|
![]() | OnStartGame ())) | |
![]() | OnStartGame_Confirm (UTUIScene_MessageBox MessageBox, int SelectedOption, int PlayerIndex)) | |
![]() | PostInitialize ())) | |
| Functions Detail |
|---|
OnStartGame Source codeAttempts to start an instant action game.
OnStartGame_Confirm Source codeCallback for the start game message box.
PostInitialize Source codePostInitialize 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 | UnrealScript Documentation |
| previous class next class | frames no frames | |||||