Menu
Lumberyard
C++ API Reference (Version 1.10)

AZ::AttributeFunction< F > 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 global function. More...

Detailed Description

template<class F>
class AZ::AttributeFunction< F >

A generic attribute that contains a pointer to a global function.

Template Parameters
F The function type.

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