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< Data::Asset< T > > Struct Template Reference

OnDemandReflection for any generic Data::Asset<T> More...

#include <AssetSerializer.h>

Public Types

using DataAssetType = Data::Asset< T >
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 

Detailed Description

template<typename T>
struct AZ::OnDemandReflection< Data::Asset< T > >

OnDemandReflection for any generic Data::Asset<T>


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