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

Inherits bool_constant< HasAZRttiExternal_v< T >||HasAZRttiIntrusive_v< T > >.

Public Types

using kind_type = AZStd::integral_constant< RttiKind, HasAZRttiIntrusive< T >::value ? RttiKind::Intrusive :(HasAZRttiExternal_v< T > ? RttiKind::External :RttiKind::None)>
 

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