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::EnumerateArchiveResult Struct Reference

#include <ArchiveReaderAPI.h>

Public Member Functions

constexpr operator bool () const
 returns true if the ResultOutcome has a non-error value
 

Public Attributes

ResultOutcome m_resultOutcome
 Stores error info about enumerating all files within the archive.
 

Detailed Description

Encapsulates the result of enumerating files with the archive If an error occurs the ResultOutcome unexpected value is set


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