Open 3D Engine Archive Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Archive::ArchiveHeaderValidationResult Struct Reference

#include <ArchiveInterfaceStructs.h>

Public Types

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

Public Member Functions

constexpr operator bool () const
 

Public Attributes

ArchiveHeaderErrorCode m_errorCode {}
 
ErrorString m_errorMessage
 

Detailed Description

Stores the error code and any error messages related to failing to validate the archive header


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