Mostly Harmless

UE3:UTUIFrontEnd_MapCycle (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIFrontEnd >> UTUIFrontEnd_MapCycle
Package: 
UTGame

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

UI scene that allows the user to setup a map cycle.

Properties[edit]

AvailableList[edit]

Type: UIList

Modifiers: transient

List of available maps.

DescriptionLabel[edit]

Type: UILabel

Modifiers: transient

Label describing the currently selected map.

EnabledList[edit]

Type: UIList

Modifiers: transient

List of enabled maps.

LastFocused[edit]

Type: UIList

Modifiers: transient

The last focused UI List.

LoadedMapList[edit]

Type: UTMapList

Modifiers: transient

If the mapcycle has been loaded from a named maplist, reference it here

MenuDataStore[edit]

Type: UTUIDataStore_MenuItems

Modifiers: transient

Reference to the menu datastore

ShiftLeftImage[edit]

Type: UIImage

Modifiers: transient


ShiftRightImage[edit]

Type: UIImage

Modifiers: transient

Arrow images.

Subobjects[edit]

SceneEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UTUIFrontEnd.SceneEventComponent

No new values.

Functions[edit]

Events[edit]

PostInitialize[edit]

event PostInitialize ()

Overrides: UTUIFrontEnd.PostInitialize

Post initialization event - Setup widget delegates.

Other instance functions[edit]

See UTUIFrontEnd_MapCycle instance functions.