ILauncherProfile::SetStreamingFileServer

Sets whether to use a streaming file server.

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

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
void SetStreamingFileServer
(
    bool Streaming
)

Remarks

Sets whether to use a streaming file server.

Parameters

Name Description
Streaming Whether a streaming server should be used.

See Also

GetStreamingFileServer


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library