Open 3D Engine AzCore API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::IO::StorageDriveWin::FileReadStatus Struct Reference

Public Types

enum class  RequestState : u8 { NotStarted , SuccessfullyStarted , Error }
 

Public Attributes

OVERLAPPED m_overlapped {}
 
u32 m_fileHandleIndex { InvalidFileCacheIndex }
 
AZStd::atomic< RequestState > m_requestState { RequestState::NotStarted }
 

The documentation for this struct was generated from the following file: