NetworkFileSystem

Choose your operating system:

Windows

macOS

Linux

Classes

Name

Description

Public struct

FNetworkFileDelegateContainer

Container struct for delegates which the network file system uses

Public struct

FNetworkFileServerOptions

Network file server options.

Public class

INetworkFileServer

Interface for network file servers.

Public class

INetworkFileSystemModule

Interface for network file system modules.

Typedefs

Name

Description

FFileRequestDelegate

Delegate type for handling file requests from a network client.

FNewConnectionDelegate

Delegate which is called when a new connection is made to a file server client

FOnFileModifiedDelegate

Delegate which is called when an outside system modifies a file

FRecompileShadersDelegate

Delegate type for handling shader recompilation requests from a network client.

FSandboxPathDelegate

Delegate which returns an override for the sandbox path

Enums

Name

Description

Public enum

ENetworkFileServerProtocol