Go to the source code of this file.
◆ ENetworkFileServerProtocol
| Enumerator |
|---|
| NFSP_Tcp | |
| NFSP_Http | |
| NFSP_Platform | Platform-specific type of connection between a target device and a host pc.
It potentially offers performance benefits compared to generic networking protocols but is supported by only some of the platforms.
|
◆ DECLARE_DELEGATE_OneParam()
Delegate type for handling shader recompilation requests from a network client.
◆ DECLARE_DELEGATE_RetVal()
Delegate which returns an override for the sandbox path
◆ DECLARE_DELEGATE_RetVal_TwoParams()
Delegate which is called when a new connection is made to a file server client
- Parameters
-
| 1 | Version string |
| 2 | Platform name |
- Returns
- return false if the connection should be destroyed
◆ DECLARE_DELEGATE_ThreeParams()
Delegate type for handling file requests from a network client.
The first parameter is the name of the requested file. The second parameter will hold the list of unsolicited files to send back.
◆ DECLARE_MULTICAST_DELEGATE_OneParam()
Delegate which is called when an outside system modifies a file