Menu
Lumberyard
C++ API Reference (Version 1.10)

AZ::AttributeMemberFunction< T > Class 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.

A generic attribute that contains a pointer to a class member function. More...

Detailed Description

template<class T>
class AZ::AttributeMemberFunction< T >

A generic attribute that contains a pointer to a class member function.

Template Parameters
T The function type.

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