Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
Include | #include "ILauncherProfile.h" |
void SetUseIoStore
&40;
bool bUseIoStore
&41;
Remarks
Sets whether to use I/O store for optimized loading.
Parameters
Name | Description |
---|---|
bUseIoStore | Whether to use I/O store |