Engine.UIConfigFileProvider
- Extends
- UIConfigProvider
- Modifiers
- native ( inherit ) transient
This datastore provides access to a list of data providers which provide data for any file which is handled by
the engine's config cache system, such as .ini and .int files.
There is one ConfigFileProvider for each ini/int file, and contains a list of providers for sections in that file.
Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIDataProvider
|
+-- Engine.UIConfigProvider
|
+-- Engine.UIConfigFileProvider
Inherited Functions from Engine.UIDataProvider |
AddPropertyNotificationChangeRequest, AllowPublishingToField, GenerateFillerData, GenerateScriptMarkupString, GetFieldValue, GetProviderFieldType, GetSupportedScriptFields, IsCollectionDataType, IsProviderDisabled, NotifyPropertyChanged, ParseArrayDelimiter, ParseTagArrayDelimiter, RemovePropertyNotificationChangeRequest, SetFieldValue |
var noexport transient string ConfigFileName;
Creation time: ti 22-3-2011 19:56:58.634 - Created with
UnCodeX