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

Engine.UIConfigSectionProvider

Extends
UIConfigProvider
Modifiers
within UIConfigFileProvider native ( inherit ) transient

This datastore provides access to a single section in a config/loc file. Provides read/write access to the keys stored in this section. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIDataProvider
      |   
      +-- Engine.UIConfigProvider
         |   
         +-- Engine.UIConfigSectionProvider

Variables Summary
stringSectionName
Inherited Variables from Engine.UIDataProvider
ProviderChangedNotifies, WriteAccessType

Enumerations Summary
Inherited Enumerations from Engine.UIDataProvider
EProviderAccessType

Structures Summary
Inherited Structures from Engine.UIDataProvider
UIDataProviderField

Functions Summary
Inherited Functions from Engine.UIDataProvider
AddPropertyNotificationChangeRequest, GenerateFillerData, GenerateScriptMarkupString, GetFieldValue, GetSupportedScriptFields, NotifyPropertyChanged, RemovePropertyNotificationChangeRequest, SetFieldValue


Variables Detail

SectionName Source code

var transient string SectionName;
the name of the section associated with this provider


Defaultproperties

defaultproperties
{
   Name="Default__UIConfigSectionProvider"
   ObjectArchetype=UIConfigProvider'Engine.Default__UIConfigProvider'
}

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