Menu
Lumberyard
C++ API Reference (Version 1.10)

AZ::AzTypeInfo< R(Args...), 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 function pointers. More...

Static Public Member Functions

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

Detailed Description

template<class R, class... Args>
struct AZ::AzTypeInfo< R(Args...), false >

Specialization of AzTypeInfo for function pointers.

Member Function Documentation

Name()

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

Uuid()

template<class R , class... Args>
static const AZ::Uuid& AZ::AzTypeInfo< R(Args...), 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