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 SetUseZenStore ( bool bUseZenStore )
Remarks
Sets whether to use the Zen storage server
Parameters
Name | Description |
---|---|
bUseZenStore | Whether to use the Zen storage server |