UTGame.UTUITabPage_GameModeSelection
- Extends
- UTTabPage
- Modifiers
- placeable
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Game mode selection page for UT3.
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIScreenObject
|
+-- Engine.UIObject
|
+-- Engine.UIContainer
|
+-- Engine.UITabPage
|
+-- UTGame.UTTabPage
|
+-- UTGame.UTUITabPage_GameModeSelection
Delegates Summary |
 | | OnGameModeSelected (string InGameMode, string InDefaultMap, string GameSettingsClass, bool bSelectionSubmitted) |
Inherited Functions from Engine.UITabPage |
ActivatePage, AddedToTabControl, CanActivatePage, ClearBoundDataStores, CreateTabButton, GetBoundDataStores, GetDataStoreBinding, GetOwnerTabControl, GetTabButton, IsActivePage, LinkToTabButton, NotifyDataStoreValueUpdated, OnActiveStateChanged, RefreshSubscriberValue, RemovedFromParent, SetDataStoreBinding, SetTabCaption |
var
transient UILabel GameModeDescription;
var
transient UIImage GameModePreviewImage;
delegate OnGameModeSelected ( string InGameMode, string InDefaultMap, string GameSettingsClass, bool bSelectionSubmitted )
function string GetOptionSet ( ) )
function OnGameModeChanged ( bool bSubmitted) )
OnGameModeList_SubmitSelection Source code
function OnGameModeList_SubmitSelection (
UIList Sender, optional
int PlayerIndex=
0 ) )
OnGameModeList_ValueChanged Source code
function OnGameModeList_ValueChanged (
UIObject Sender, optional
int PlayerIndex=
0 ) )
event PostInitialize ( ) )
defaultproperties
{
Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTTabPage:WidgetEventComponent'
ObjectArchetype=UIComp_Event'UTGame.Default__UTTabPage:WidgetEventComponent'
End Object
EventProvider=WidgetEventComponent
Name="Default__UTUITabPage_GameModeSelection"
ObjectArchetype=UTTabPage'UTGame.Default__UTTabPage'
}
|
Creation time: sk 18-3-2018 10:00:59.610 - Created with
UnCodeX