![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FFileCache, including all inherited members.
| AcquireAndLockSlot(FFileCacheHandle *InHandle, CacheLineID InLineID) | FFileCache | |
| CompletedRequests | FFileCache | |
| CompletedRequestsCounter | FFileCache | |
| CriticalSection | FFileCache | |
| EvictAll(FFileCacheHandle *InFile=nullptr) | FFileCache | |
| EvictFileCacheCommand | FFileCache | |
| EvictFileCacheFromConsole() | FFileCache | inline |
| FFileCache(int32 NumSlots) | FFileCache | explicit |
| FlushCompletedRequests() | FFileCache | |
| GetSlotMemory(CacheSlotID SlotID) | FFileCache | inline |
| IsSlotLocked(CacheSlotID InSlotID) const | FFileCache | |
| LinkSlotHead(int32 SlotIndex) | FFileCache | inline |
| LinkSlotTail(int32 SlotIndex) | FFileCache | inline |
| LockSlot(CacheSlotID InSlotID) | FFileCache | |
| Memory | FFileCache | |
| MinNumFreeSlots | FFileCache | |
| NumFreeSlots | FFileCache | |
| PushCompletedRequest(IAsyncReadRequest *Request) | FFileCache | inline |
| SizeInBytes | FFileCache | |
| SlotInfo | FFileCache | |
| UnlinkSlot(int32 SlotIndex) | FFileCache | inline |
| UnlockSlot(CacheSlotID InSlotID) | FFileCache | |
| ~FFileCache() | FFileCache | inline |