Open 3D Engine AzToolsFramework 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.
AzToolsFramework::EntityCompositionRequests::PendingComponentInfo Struct Reference

#include <EntityCompositionRequestBus.h>

Public Attributes

AZ::Entity::ComponentArrayType m_validComponentsThatAreIncompatible
 
AZ::Entity::ComponentArrayType m_pendingComponentsWithRequiredServices
 
AZ::Entity::StringWarningArray m_warnings
 
ComponentServicesList m_missingRequiredServices
 
ComponentServicesList m_incompatibleServices
 

Detailed Description

Info detailing why a pending component cannot be activated.


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