Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Checks whether the file server is a streaming file server.
| Name | IsFileServerStreaming |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
bool IsFileServerStreaming() const
true if the file server is streaming, false otherwise.
See Also
- SetStreamingFileServer