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::AttributeMemberData< T > Class Template Reference

Detailed Description

template<class T>
class AZ::AttributeMemberData< T >

Generic attribute for class member data, we use the object instance to access member data. In general since the AttributeData::Get function already takes the instance there is no reason to cast (azrtti) to this class (unless you really want to check/know).


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