UE2:DefaultMapListLoader (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Info >> MapListLoader >> DefaultMapListLoader |
- Package:
- xVoting
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: xVoting.DefaultMapListLoader
The DefaultMapListLoader is used by the VotingHandler to load the list of map names.
Written by Bruce Bickar (c) 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'DefaultMapListLoader'
bUseMapList
Type: bool
Modifiers: config
MapListTypeList
Modifiers: config
MapNamePrefixes
Type: string
Modifiers: config
Internal variables
UseMapListPropsDisplayText
Type: string
Modifiers: localized
Default value: "Use MapLists"
UserMapListPropDescription
Type: string
Modifiers: localized
Default value: "If enabled, the map lists are used instead of showing all map names."
Functions
Static events
AcceptPlayInfoProperty
Overrides: Info.AcceptPlayInfoProperty
GetDescriptionText
Overrides: Info.GetDescriptionText
Other static functions
FillPlayInfo
static function FillPlayInfo (PlayInfo PlayInfo)
Overrides: Info.FillPlayInfo
Instance functions
LoadFromMapList
function LoadFromMapList (string MapListType, xVotingHandler VotingHandler)
LoadFromPreFix
function LoadFromPreFix (string Prefix, xVotingHandler VotingHandler)
LoadMapList
function LoadMapList (xVotingHandler VotingHandler)
Overrides: MapListLoader.LoadMapList