![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoDispatcherFileBackendTypes.h>
Public Member Functions | |
| FFileIoStoreReadRequestListIterator (const FFileIoStoreReadRequestListIterator &)=default | |
| FFileIoStoreReadRequestListIterator & | operator= (const FFileIoStoreReadRequestListIterator &)=default |
| void | operator++ () |
| FFileIoStoreReadRequest * | operator* () |
| FFileIoStoreReadRequest * | operator-> () |
| operator bool () const | |
| bool | operator!= (const FFileIoStoreReadRequestListIterator &Other) const |
Friends | |
| class | FFileIoStoreReadRequestList |
|
default |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
default |
|
friend |