![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FDiskCacheInterface, including all inherited members.
| AppendData(const void *pData, size_t size) | FDiskCacheInterface | |
| ClearAndReinitialize() | FDiskCacheInterface | inline |
| ClearDiskCache() | FDiskCacheInterface | |
| Close(uint32 numberOfPSOs) | FDiskCacheInterface | |
| Flush(uint32 numberOfPSOs) | FDiskCacheInterface | |
| GetCurrentOffset() const | FDiskCacheInterface | inline |
| GetDataAt(SIZE_T Offset) const | FDiskCacheInterface | |
| GetDataAtStart() const | FDiskCacheInterface | |
| GetNumPSOs() const | FDiskCacheInterface | inline |
| GetSizeInBytes() const | FDiskCacheInterface | inline |
| Init(FString &filename, bool bEnable=true) | FDiskCacheInterface | |
| IsInErrorState() const | FDiskCacheInterface | inline |
| Reset(RESET_TYPE type) | FDiskCacheInterface | |
| RESET_TO_AFTER_LAST_OBJECT enum value | FDiskCacheInterface | |
| RESET_TO_FIRST_OBJECT enum value | FDiskCacheInterface | |
| RESET_TYPE enum name | FDiskCacheInterface | |
| SetPointerAndAdvanceFilePosition(void **pDest, size_t size, bool backWithSystemMemory=false) | FDiskCacheInterface | |
| ~FDiskCacheInterface() | FDiskCacheInterface | inline |