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.
AZ::Reflection::IAttributes Struct Referenceabstract

Public Types

using IterationCallback = AZStd::function< void(Name group, Name name, const AttributeDataType &attribute)>
 

Public Member Functions

virtual const AttributeDataType * Find (Name name) const =0
 
virtual const AttributeDataType * Find (Name group, Name name) const =0
 
virtual void ListAttributes (const IterationCallback &callback) const =0
 

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