![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::IoStore::IIasCache, including all inherited members.
| Abandon()=0 | UE::IoStore::IIasCache | pure virtual |
| Cancel(FIoBuffer &GivenDest)=0 | UE::IoStore::IIasCache | pure virtual |
| ContainsChunk(const FIoHash &Key) const =0 | UE::IoStore::IIasCache | pure virtual |
| Drop()=0 | UE::IoStore::IIasCache | pure virtual |
| Evict(const FIoHash &Key)=0 | UE::IoStore::IIasCache | pure virtual |
| Get(const FIoHash &Key, FIoBuffer &OutData)=0 | UE::IoStore::IIasCache | pure virtual |
| Materialize(const FIoHash &Key, FIoBuffer &Dest, EIoErrorCode &Status, UE::Tasks::FTaskEvent DoneEvent)=0 | UE::IoStore::IIasCache | pure virtual |
| Put(const FIoHash &Key, FIoBuffer &Data)=0 | UE::IoStore::IIasCache | pure virtual |
| ~IIasCache()=default | UE::IoStore::IIasCache | virtual |