Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FRemoteConfigAsyncTaskManager
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/RemoteConfigIni.h |
| Include | #include "Misc/RemoteConfigIni.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/RemoteConfigIni.cpp |
bool StartTask
(
const TCHAR * InFilename,
const TCHAR * RemotePath,
FRemoteConfigAsyncIOInfo & InIOInfo,
FString * InContents,
bool bInIsRead
)
Remarks
Add an async IO task to the queue and kick it off.