Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/NetworkFileSystem/Public/INetworkFileSystemModule.h |
Include |
#include "INetworkFileSystemModule.h" |
struct FNetworkFileServerOptions
Network file server options.
Name | Description | ||
---|---|---|---|
|
bRestrictPackageAssetsToSandbox |
When running cook on the fly this options restricts package assets being sent from the project content folder |
|
|
Delegates |
Optional delegates to be invoked when a file is requested by a client |
|
|
Port |
The port number to bind to (-1 = default port, 0 = any available port) |
|
|
Protocol |
File server protocol |
|
|
TargetPlatforms |
Active target platform(s) |