This is the complete list of members for FConfigContext, including all inherited members.
AddStaticLayersToHierarchy() | FConfigContext | protected |
bAllowGeneratedIniWhenCooked | FConfigContext | |
bAllowRemoteConfig | FConfigContext | |
BaseIniName | FConfigContext | |
bCacheOnNextLoad | FConfigContext | protected |
bDefaultEngineRequired | FConfigContext | |
bDoNotResetConfigFile | FConfigContext | protected |
bForceReload | FConfigContext | |
bIsForPlugin | FConfigContext | |
bIsHierarchicalConfig | FConfigContext | |
bUseHierarchyCache | FConfigContext | |
bWriteDestIni | FConfigContext | |
CachePaths() | FConfigContext | protected |
ConfigFile | FConfigContext | |
ConfigSystem | FConfigContext | |
DestIniFilename | FConfigContext | |
EngineConfigDir | FConfigContext | |
EngineRootDir | FConfigContext | |
EnsureRequiredGlobalPathsHaveBeenInitialized() | FConfigContext | static |
FConfigContext(FConfigCacheIni *InConfigSystem, bool InIsHierarchicalConfig, const FString &InPlatform, FConfigFile *DestConfigFile=nullptr) | FConfigContext | protected |
ForceReloadIntoGConfig() | FConfigContext | inlinestatic |
GeneratedConfigDir | FConfigContext | |
GenerateDestIniFile() | FConfigContext | protected |
GetPerPlatformDirs(const FString &PlatformName) | FConfigContext | |
IniCacheSet | FConfigContext | |
Load(const TCHAR *IniName) | FConfigContext | |
Load(const TCHAR *IniName, FString &OutFilename) | FConfigContext | |
PerformFinalExpansions(const FString &InString, const FString &Platform) | FConfigContext | protected |
PerformLoad() | FConfigContext | protected |
PerPlatformDirs | FConfigContext | |
Platform | FConfigContext | |
PluginRootDir | FConfigContext | |
PrepareForLoad(bool &bPerformLoad) | FConfigContext | protected |
ProjectConfigDir | FConfigContext | |
ProjectNoRedistDir | FConfigContext | |
ProjectNotForLicenseesDir | FConfigContext | |
ProjectRootDir | FConfigContext | |
ReadIntoConfigSystem(FConfigCacheIni *ConfigSystem, const FString &Platform) | FConfigContext | inlinestatic |
ReadIntoGConfig() | FConfigContext | inlinestatic |
ReadIntoLocalFile(FConfigFile &DestConfigFile, const FString &Platform=FString()) | FConfigContext | inlinestatic |
ReadIntoPluginFile(FConfigFile &DestConfigFile, const FString &PluginRootDir) | FConfigContext | inlinestatic |
ReadSingleIntoConfigSystem(FConfigCacheIni *ConfigSystem, const FString &Platform) | FConfigContext | inlinestatic |
ReadSingleIntoGConfig() | FConfigContext | inlinestatic |
ReadSingleIntoLocalFile(FConfigFile &DestConfigFile, const FString &Platform=FString()) | FConfigContext | inlinestatic |
ReadUpToBeforeFile(FConfigFile &DestConfigFile, const FString &Platform, const FString &StartSkippingAtFilename) | FConfigContext | inlinestatic |
ResetBaseIni(const TCHAR *InBaseIniName) | FConfigContext | protected |
SavePlatform | FConfigContext | |
StartSkippingAtFilename | FConfigContext | |