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::Edit::EnumConstant< EnumType > Struct Template Reference

Inherits AZ::Edit::EnumConstantBase.

Public Types

using UnderlyingType = AZStd::RemoveEnumT< EnumType >
 

Public Member Functions

 AZ_TYPE_INFO (EnumConstant, EnumConstantTypeId)
 
 EnumConstant (EnumType first, AZStd::string_view description)
 
AZStd::pair< UnderlyingType, AZStd::stringoperator() () const
 

Additional Inherited Members

- Public Attributes inherited from AZ::Edit::EnumConstantBase
AZ::u64 m_value {}
 
AZStd::string m_description
 

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