Open 3D Engine AzFramework 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.
AzFramework::Components::DeprecatedComponents Class Referenceabstract

#include <DeprecatedComponentsBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual void EnumerateDeprecatedComponents (DeprecatedComponentsList &list) const =0
 

Detailed Description

Use this bus to get a list of the Uuid's of any class that is deprecated. The list contains the Uuid's of all the deprecated classes, a flag that the class should be hidden in the add component menu, some text to be appended to the classes name in the add component menu. List will be appended to by each handler of the bus.


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