| ConvertClientFilenameToServerFilename(FString &FilenameToConvert) | FNetworkFileServerClientConnection | protected |
| ConvertLocalFilenameToServerFilename(FString &FilenameToConvert) | FNetworkFileServerClientConnection | protected |
| Exec(UWorld *InWorld, const TCHAR *Cmd, FOutputDevice &Ar) | FExec | virtual |
| Exec_Dev(UWorld *InWorld, const TCHAR *Cmd, FOutputDevice &Ar) | FExec | inlineprotectedvirtual |
| Exec_Editor(UWorld *InWorld, const TCHAR *Cmd, FOutputDevice &Ar) | FExec | inlineprotectedvirtual |
| Exec_Runtime(class UWorld *InWorld, const TCHAR *Cmd, FOutputDevice &Ar) override | FNetworkFileServerClientConnection | protectedvirtual |
| FileModifiedCallback(const FString &Filename) | FNetworkFileServerClientConnection | protected |
| FindOpenFile(uint64 HandleId) | FNetworkFileServerClientConnection | inlineprotected |
| FixupSandboxPathForClient(const FString &Filename) | FNetworkFileServerClientConnection | protected |
| FixupSandboxPathsForClient(const TMap< FString, FDateTime > &SandboxPaths) | FNetworkFileServerClientConnection | protected |
| FNetworkFileServerClientConnection(const FNetworkFileServerOptions &InFileServerOptions) | FNetworkFileServerClientConnection | |
| FSelfRegisteringExec() | FSelfRegisteringExec | |
| GetDescription() const | FNetworkFileServerClientConnection | |
| PackageFile(FString &Filename, FString &TargetFilename, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessCloseFile(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessCopyFile(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessCreateDirectory(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessDeleteDirectory(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessDeleteDirectoryRecursively(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessDeleteFile(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessGetFileInfo(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessGetFileList(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessHeartbeat(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessMoveFile(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessOpenFile(FArchive &In, FArchive &Out, bool bIsWriting) | FNetworkFileServerClientConnection | protected |
| ProcessPayload(FArchive &Ar) | FNetworkFileServerClientConnection | |
| ProcessReadFile(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessReportLocalFiles(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessSeekFile(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessSetReadOnly(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessSetTimeStamp(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessSyncFile(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessToAbsolutePathForRead(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessToAbsolutePathForWrite(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| ProcessWriteFile(FArchive &In, FArchive &Out) | FNetworkFileServerClientConnection | protected |
| SendPayload(TArray< uint8 > &Out)=0 | FNetworkFileServerClientConnection | protectedpure virtual |
| StaticExec(UWorld *Inworld, const TCHAR *Cmd, FOutputDevice &Ar) | FSelfRegisteringExec | static |
| ~FExec() | FExec | virtual |
| ~FNetworkFileServerClientConnection() | FNetworkFileServerClientConnection | virtual |
| ~FSelfRegisteringExec() | FSelfRegisteringExec | virtual |