![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FStorageServerFileSystemTOC, including all inherited members.
| AddFile(const FIoChunkId &FileChunkId, FStringView Path, int64 RawSize) | FStorageServerFileSystemTOC | |
| Clear() | FStorageServerFileSystemTOC | |
| DirectoryExists(const FString &Path) | FStorageServerFileSystemTOC | |
| FileExists(const FString &Path) | FStorageServerFileSystemTOC | |
| GetFileChunkId(const FString &Path) | FStorageServerFileSystemTOC | |
| GetFileData(const FString &Path, FIoChunkId &OutChunkId, int64 &OutRawSize) | FStorageServerFileSystemTOC | |
| GetFileSize(const FString &Path) | FStorageServerFileSystemTOC | |
| IterateDirectory(const FString &Path, TFunctionRef< bool(const FIoChunkId &, const TCHAR *, int64)> Callback) | FStorageServerFileSystemTOC | |
| IterateDirectoryRecursively(const FString &Path, TFunctionRef< bool(const FIoChunkId &, const TCHAR *, int64)> Callback) | FStorageServerFileSystemTOC | |
| ~FStorageServerFileSystemTOC() | FStorageServerFileSystemTOC |