UE3:UTUIFrontEnd InstantAction (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
m updated defaults |
||
Line 10: | Line 10: | ||
}} | }} | ||
{{autogenerated}} | {{autogenerated}} | ||
Copyright 1998- | Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. | ||
Instant Action scene for UT3. | Instant Action scene for UT3. | ||
==Default values== | |||
{| class="list defaults" | |||
! Property | |||
! Value | |||
|- | |||
| {{tl|SettingsProfileName||UTUIFrontEnd_LaunchGame}} | |||
| "InstantActionMenu" | |||
|} | |||
===Subobjects=== | ===Subobjects=== |
Latest revision as of 06:11, 16 August 2009
![]() |
Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIFrontEnd >> UTUIFrontEnd_LaunchGame >> UTUIFrontEnd_InstantAction |
- Package:
- UTGame
- This class in other games:
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
Property | Value |
---|---|
SettingsProfileName | "InstantActionMenu" |
Subobjects
SceneEventComponent
Class: Engine.UIComp_Event
Inherits from: UTUIFrontEnd_LaunchGame.SceneEventComponent
No new values.
Functions
Events
PostInitialize
event PostInitialize ()
Overrides: UTUIFrontEnd_LaunchGame.PostInitialize
PostInitialize event - Sets delegates for the scene.
Other instance functions
OnStartGame
function OnStartGame ()
Overrides: UTUIFrontEnd_LaunchGame.OnStartGame
Attempts to start an instant action game.
OnStartGame_Confirm
Callback for the start game message box.