ILauncherProfile::SetStreamingFileServer

Sets whether to use a streaming file server.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void SetStreamingFileServer
(
    bool Streaming
)

Remarks

Sets whether to use a streaming file server.

Parameters

Parameter

Description

Streaming

Whether a streaming server should be used.

See Also

GetStreamingFileServer

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