UE2:MaplistEditor (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
GUI2K4

Created on: 12/18/2003 Description

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties

See MaplistEditor properties.

Functions

Events

Closed

event Closed (GUIComponent Sender, bool bCancelled)

Overrides: GUIPage.Closed


Free

event Free ()

Overrides: GUIPage.Free


InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: FloatingWindow.InitComponent


Other instance functions

AddDragDrop

function bool AddDragDrop (GUIComponent Sender)


AddMap

function bool AddMap (optional string MapName)


AddMapOption

function AddMapOption (string MapName, string OptionName, optional string Value)


ButtonPreDraw

function bool ButtonPreDraw (Canvas C)


CreateNewMaplist

function CreateNewMaplist (optional bool bCancelled)


CustomMaplistClick

function bool CustomMaplistClick (GUIComponent Sender)


FindCacheRecordIndex

function int FindCacheRecordIndex (string MapName)


GetMapListClass

function string GetMapListClass ()


GetMapPrefix

function string GetMapPrefix ()


InitGameType

function bool InitGameType ()


Initialize

function Initialize (MaplistManager InHandler)


InternalCheckLinkedObj

function InternalCheckLinkedObj (GUIListBase List)


InternalOnCreateComponent

function InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender)

Overrides: FloatingWindow.InternalOnCreateComponent


MaplistSelectChange

function MaplistSelectChange (GUIComponent Sender)


ModifyMapList

singular function bool ModifyMapList (GUIComponent Sender)


OrigONSMap

function bool OrigONSMap (string MapName)


RefreshMaplistNames

function RefreshMaplistNames (optional string CurrentMaplist)


ReloadActive

singular function ReloadActive ()


ReloadAvailable

function ReloadAvailable ()


RemoveDragDrop

function bool RemoveDragDrop (GUIComponent Sender)


RemoveMap

function bool RemoveMap ()


RenameMaplist

function RenameMaplist (optional bool bCancelled)


SetupSizingCaption

function SetupSizingCaption ()


StoreMaplists

function StoreMaplists ()


UpdateCustomMaplist

function UpdateCustomMaplist (optional string NewName)