Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Sets whether to use Zen pak streaming from the given path. Assumes the path contains a suitable build
| Name | SetZenPakStreamingPath |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetZenPakStreamingPath
(
const FString & Path
)
Parameters
| Name | Remarks |
|---|---|
| Path | Path to the build to use for Zen pak streaming |