Navigation
API > API/Runtime > API/Runtime/Core
Description
Returns the timestamp of the appropriate config file.
Returns the timestamp of the appropriate config file
| Name | GetIniTimeStamp |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/RemoteConfigIni.h |
| Include Path | #include "Misc/RemoteConfigIni.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/RemoteConfigIni.cpp |
FDateTime GetIniTimeStamp
(
const TCHAR * FilenameToLoad,
const TCHAR * IniFileName
)