Open 3D Engine AzCore 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::Entity::FailedSortDetails Struct Reference

Contains a failed DependencySortResult code and a detailed message that can be presented to users. More...

#include <Entity.h>

Public Attributes

DependencySortResult m_code
 
AZStd::string m_message
 
AZStd::string m_extendedMessage
 

Detailed Description

Contains a failed DependencySortResult code and a detailed message that can be presented to users.


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