Navigation
API > API/Runtime > API/Runtime/NetworkFileSystem
References
| Module | NetworkFileSystem |
| Header | /Engine/Source/Runtime/NetworkFileSystem/Public/INetworkFileSystemModule.h |
| Include | #include "INetworkFileSystemModule.h" |
Syntax
struct FNetworkFileDelegateContainer
Remarks
Container struct for delegates which the network file system uses
Variables
| Type | Name | Description | |
|---|---|---|---|
| FFileRequestDelegate | FileRequestDelegate | ||
| FNewConnectionDelegate | NewConnectionDelegate | ||
| FOnFileModifiedDelegate * | OnFileModifiedCallback | ||
| FRecompileShadersDelegate | RecompileShadersDelegate | ||
| FSandboxPathDelegate | SandboxPathOverrideDelegate |
Constructors
| Type | Name | Description | |
|---|---|---|---|