My program doesn't have bugs. It just develops random features.
UE3:UTUIDataProvider_GameModeInfo (UT3)
Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIResourceDataProvider >> UTUIResourceDataProvider >> UTUIDataProvider_GameModeInfo |
Contents
- 1 Properties
- 1.1 bIsCampaign
- 1.2 DefaultMap
- 1.3 Description
- 1.4 FriendlyName
- 1.5 GameMode
- 1.6 GameSearchClass
- 1.7 GameSettingsClass
- 1.8 IconImage
- 1.9 IconU
- 1.10 IconUL
- 1.11 IconV
- 1.12 IconVL
- 1.13 ModClientSettingsScene
- 1.14 ModGameSettingsScene
- 1.15 OptionSet
- 1.16 Prefixes
- 1.17 PreviewImageMarkup
- 1.18 Default values
- Package:
- UTGame
- Implemented interfaces:
- UIListElementCellProvider
- This class in other games:
- UDK
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 game mode.
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Properties
bIsCampaign
Type: bool
Modifiers: config
Whether or not this a campaign game mode.
DefaultMap
Type: string
Modifiers: config
The map that this game mode defaults to
Description
Type: string
Modifiers: config, localized
Localized description of the game mode
FriendlyName
Type: string
Modifiers: config, localized
Friendly displayable name to the player.
GameMode
Type: string
Modifiers: config
full path to the game class
GameSearchClass
Type: string
Modifiers: config
Search class to use for this game mode.
GameSettingsClass
Type: string
Modifiers: config
Settings class to use for this game mode.
IconImage
Type: string
Modifiers: config
Image that the icon of this game mode is on.
IconU
Type: float
Modifiers: config
UV Coordinates for the icon.
IconUL
Type: float
Modifiers: config
IconV
Type: float
Modifiers: config
IconVL
Type: float
Modifiers: config
ModClientSettingsScene
Type: string
Modifiers: config
ModGameSettingsScene
Type: string
Modifiers: config
OptionSet
Type: string
Modifiers: config
Option set to use for the game mode.
Prefixes
Type: string
Modifiers: config
Prefixes of the maps this gametype supports.
PreviewImageMarkup
Type: string
Modifiers: config
Markup text used to display the preview image for the game mode.
Default values
Property | Value |
---|---|
bSearchAllInis | True |