Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:UTUIDataProvider_MapInfo (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:02, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 8))
Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIResourceDataProvider >> UTUIResourceDataProvider >> UTUIDataProvider_MapInfo |
- Package:
- UTGame
- Implemented interfaces:
- UIListElementCellProvider, UIListElementProvider
- This class in other games:
- UT3
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. |
Provides data for a UT3 map.
Properties[edit]
Description[edit]
Type: string
Modifiers: config, localized
Localized description of the map
FriendlyName[edit]
Type: string
Modifiers: config, localized
Friendly displayable name to the player.
MapId[edit]
Type: int
Modifiers: config
Unique ID for maps.
MapName[edit]
Type: string
Modifiers: config
Actual map name to load
NumPlayers[edit]
Type: string
Modifiers: config, localized
String describing how many players the map is good for.
PreviewImageMarkup[edit]
Type: string
Modifiers: config
Markup text used to display the preview image for the map.
Default values[edit]
Property | Value |
---|---|
bSearchAllInis | True |
Events[edit]
SupportedByCurrentGameMode[edit]
event bool SupportedByCurrentGameMode ()
Returns:
- Returns whether or not this provider is supported by the current game mode