Open 3D Engine Archive Gem 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.
Archive::ArchiveTocValidationResult Struct Reference

#include <ArchiveTOCView.h>

Public Types

using ErrorString = AZStd::basic_fixed_string< char, 512, AZStd::char_traits< char > >
 

Public Member Functions

constexpr operator bool () const
 

Public Attributes

ArchiveTocErrorCode m_errorCode {}
 
ErrorString m_errorMessage
 

Detailed Description

Stores the error code and any error messages related to failing to validate the archive table of contents against its header


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