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::RegisteredReflectionContextResult Struct Reference

#include <JsonSerialization.h>

Public Member Functions

 operator bool () const
 

Public Attributes

RegisteredReflectionContext m_reflectContextValue { RegisteredReflectionContext::None }
 

Detailed Description

structure which stores the result of an operation to query if an AZ::TypeID is registered with a reflection context

Member Function Documentation

◆ operator bool()

AZ::RegisteredReflectionContextResult::operator bool ( ) const
explicit
Returns
true if the type is reflected with any reflection context

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