ILauncherProfile::SetHttpChunkDataReleaseName

Set what name to tag the generated http chunk install data with.

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

References

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

Remarks

Set what name to tag the generated http chunk install data with.

Parameters

Name Description
the name to use.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library