I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:UTUIDataProvider_SettingsMenuItem (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIResourceDataProvider >> UTUIResourceDataProvider >> UTUIDataProvider_SettingsMenuItem |
- 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 menu items for the settings menu.
Properties[edit]
bFrontEndOnly[edit]
Type: bool
Modifiers: config
Only valid for front-end menus - will be hidden ingame
Description[edit]
Type: string
Modifiers: localized
Localized description of the map
FriendlyName[edit]
Type: string
Modifiers: localized
Friendly displayable name to the player.