Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::AttributeFunction< F > Class Template Reference

Detailed Description

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

Generic attribute global function pointer container. All function must return non void result (we can implement this) as this is attribute and assumed to return something.


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