IBuildPatchServicesModule::SetCloudDirectory

Sets the cloud directory where chunks and manifests will be pulled from and saved to.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h

Include

#include "Interfaces/IBuildPatchServicesModule.h"

Syntax

void SetCloudDirectory
(
    FString CloudDir
)

Remarks

Sets the cloud directory where chunks and manifests will be pulled from and saved to.

Parameters

Parameter

Description

CloudDir

The cloud directory

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss