Menu
Lumberyard
C++ API Reference (Version 1.10)

AZ::AzTypeInfo< T, false > 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.

Specialization of AzTypeInfo for types that use AZ_TYPE_INFO to add type information to the class. More...

Static Public Member Functions

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

Detailed Description

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

Specialization of AzTypeInfo for types that use AZ_TYPE_INFO to add type information to the class.

Member Function Documentation

Name()

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

Uuid()

template<class T >
static const AZ::Uuid& AZ::AzTypeInfo< T, false >::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