Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileBuildCookRun
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/ILauncherProfileBuildCookRun.h |
| Include Path | #include "ILauncherProfileBuildCookRun.h" |
void SetZenPakStreamingPath
(
const FString & Path
)
Parameters
| Name | Remarks |
|---|---|
| Path | Path to the build to use for Zen pak streaming |