Open 3D Engine AzCore API Reference 25.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::pair< T1, T2 > > Struct Template Reference

Public Types

using ContainerType = AZStd::pair< T1, T2 >
 

Static Public Member Functions

static T1GetFirst (ContainerType &pair)
 
static T2GetSecond (ContainerType &pair)
 
static void Reflect (ReflectContext *context)
 

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