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::OnDemandReflection< AZStd::shared_ptr< T > > Struct Template Reference

OnDemand reflection for AZStd::shared_ptr. More...

Public Types

using ContainerType = AZStd::shared_ptr< T >
 

Static Public Member Functions

static void CustomConstructor (ContainerType *thisPtr, ScriptDataContext &dc)
 
static void Reflect (ReflectContext *context)
 

Detailed Description

template<class T>
struct AZ::OnDemandReflection< AZStd::shared_ptr< T > >

OnDemand reflection for AZStd::shared_ptr.


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