Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FConfigContext > API/Runtime/Core/Misc/FConfigContext/Load
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/ConfigContext.h |
| Include | #include "Misc/ConfigContext.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/ConfigContext.cpp |
bool Load
&40;
const TCHAR &42; IniName,
FString & OutFilename
&41;
Remarks
Use the context to perform the actual load operation as above, but will return the generated final ini filename (in the case of GConfig, this would be the key used to look up into GConfig, for example)