I don't need to test my programs. I have an error-correcting modem.
UE3:UTUIFrontEnd_InstantAction (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIFrontEnd >> UTUIFrontEnd_LaunchGame >> UTUIFrontEnd_InstantAction |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Instant Action scene for UT3.
Default values[edit]
Property | Value |
---|---|
SettingsProfileName | "InstantActionMenu" |
Subobjects[edit]
SceneEventComponent[edit]
Class: Engine.UIComp_Event
Inherits from: UTUIFrontEnd_LaunchGame.SceneEventComponent
No new values.
Functions[edit]
Events[edit]
PostInitialize[edit]
event PostInitialize ()
Overrides: UTUIFrontEnd_LaunchGame.PostInitialize
PostInitialize event - Sets delegates for the scene.
Other instance functions[edit]
OnStartGame[edit]
function OnStartGame ()
Overrides: UTUIFrontEnd_LaunchGame.OnStartGame
Attempts to start an instant action game.
OnStartGame_Confirm[edit]
Callback for the start game message box.