UTGame.UTUIPanel_SingleMap
- Extends
- UTTabPage
- Modifiers
- placeable
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Single map secreen for UT3.
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIScreenObject
|
+-- Engine.UIObject
|
+-- Engine.UIContainer
|
+-- Engine.UITabPage
|
+-- UTGame.UTTabPage
|
+-- UTGame.UTUIPanel_SingleMap
| 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 DescriptionLabel;
var transient UIImage MapPreviewImage;
var transient UILabel NumPlayersLabel;
delegate OnMapSelected ( )
function name GetCurrentGameMode ( ) )
function string GetSelectedMap ( ) )
OnMapList_SubmitSelection Source code
function OnMapList_SubmitSelection (
UIList Sender,
optional int PlayerIndex=GetBestPlayerIndex() ) )
OnMapList_ValueChanged Source code
function OnMapList_ValueChanged (
UIObject Sender,
optional int PlayerIndex=
0 ) )
event PostInitialize ( ) )
function SetPreviewImageMarkup ( string InMarkup) )
function SetupMapCycle ( string SelectedMap) )
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__UTUIPanel_SingleMap"
ObjectArchetype=UTTabPage'UTGame.Default__UTTabPage'
}
|
Creation time: Mon 26/11/2007 17:41:33.937 - Created with
UnCodeX