| FFileRequestDelegate |
TBaseDelegate_ThreeParams< void, FString &, const FString &, TArray< FString > & > |
Delegate type for handling file requests from a network client. |
INetworkFileSystemModule.h |
| FNewConnectionDelegate |
TBaseDelegate_TwoParams< bool, const FString &, const FString & > |
Delegate which is called when a new connection is made to a file server client |
INetworkFileSystemModule.h |
| FOnFileModifiedDelegate |
TMulticastDelegate_OneParam< void, const FString & > |
Delegate which is called when an outside system modifies a file |
INetworkFileSystemModule.h |
| FRecompileShadersDelegate |
TBaseDelegate_OneParam< void, const FShaderRecompileData & > |
Delegate type for handling shader recompilation requests from a network client. |
INetworkFileSystemModule.h |
| FSandboxPathDelegate |
TBaseDelegate_NoParams< FString > |
Delegate which returns an override for the sandbox path |
INetworkFileSystemModule.h |