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

Public Member Functions

 Error (ErrorEnum _nError, const char *_szDescription, const char *_szFunction, const char *_szFile, unsigned _nLine)
 
const char * getError ()
 
const char * getDescription ()
 

Public Attributes

ErrorEnum nError
 
const char * szFunction
 
const char * szFile
 
unsigned nLine
 

Protected Attributes

const char * m_szDescription
 

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