Cogito, ergo sum

UE2:MapListLoader (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> MapListLoader
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

Instance functions[edit]

LoadMapList[edit]

function LoadMapList (xVotingHandler VotingHandler)


Reset[edit]

function Reset ()

Overrides: Actor.Reset