Menu
Lumberyard
C++ API Reference (Version 1.10)

AZ::AzTypeInfo< T, true > Struct Template Reference

Open 3D Engine (O3DE), the successor to Lumberyard, is now available in Developer Preview. Download O3DE or visit the AWS Game Tech blog to learn more.

Default specialization of AzTypeInfo for enums that do not contain AzTypeInfo . More...

Static Public Member Functions

static const char * Name ()
static const AZ::Uuid & Uuid ()

Detailed Description

template<class T>
struct AZ::AzTypeInfo< T, true >

Default specialization of AzTypeInfo for enums that do not contain AzTypeInfo .

Member Function Documentation

Name()

template<class T >
static const char* AZ::AzTypeInfo< T, true >::Name ( )
inline static

Uuid()

template<class T >
static const AZ::Uuid& AZ::AzTypeInfo< T, true >::Uuid ( )
inline static

The documentation for this struct was generated from the following file:
  • C:/lumberyard-root/dev/Code/Framework/AZCore/AZCore/RTTI/ TypeInfo.h