Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTUIDataProvider_SettingsMenuItem

Extends
UTUIResourceDataProvider
Modifiers
native ( UI ) PerObjectConfig

Provides menu items for the settings menu. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIDataProvider
      |   
      +-- Engine.UIPropertyDataProvider
         |   
         +-- Engine.UIResourceDataProvider
            |   
            +-- UTGame.UTUIResourceDataProvider
               |   
               +-- UTGame.UTUIDataProvider_SettingsMenuItem

Variables Summary
boolbFrontEndOnly
stringDescription
stringFriendlyName
Inherited Variables from UTGame.UTUIResourceDataProvider
bRemoveOn360, bRemoveOnPC, bRemoveOnPS3, bSearchAllInis, IniName

Functions Summary
Inherited Functions from UTGame.UTUIResourceDataProvider
IsFiltered
Inherited Functions from Engine.UIResourceDataProvider
IsProviderDisabled


Variables Detail

bFrontEndOnly Source code

var config bool bFrontEndOnly;
Only valid for front-end menus - will be hidden ingame

Description Source code

var localized string Description;
Localized description of the map

FriendlyName Source code

var localized string FriendlyName;
Friendly displayable name to the player.


Defaultproperties

defaultproperties
{
   Name="Default__UTUIDataProvider_SettingsMenuItem"
   ObjectArchetype=UTUIResourceDataProvider'UTGame.Default__UTUIResourceDataProvider'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:58.328 - Created with UnCodeX