ILauncherProfile::SetHttpChunkDataDirectory

Set where generated http chunk install data will be stored.

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
void SetHttpChunkDataDirectory
(
    const [FString](API\Runtime\Core\Containers\FString) & InHttpChunkDataDirectory
)

Remarks

Set where generated http chunk install data will be stored. the directory path to use.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library