My program doesn't have bugs. It just develops random features.

UE2:MapListLoader (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> Info >> MapListLoader

Contents

Package: 
xVoting
Direct subclass:
DefaultMapListLoader

Class: xVoting.MapListLoader

MapListLoader is an interface to the object/class that is responsible for loading the list of map names into the VotingHandler.

Written by Bruce Bickar (c) 2003, Epic Games, Inc. All Rights Reserved

[edit] Instance functions

[edit] LoadMapList

function LoadMapList (xVotingHandler VotingHandler)


[edit] Reset

function Reset ()

Overrides: Actor.Reset