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::SettingsRegistryInterface::SettingsType Struct Reference

Encapsulate stored value and its signedness. More...

#include <SettingsRegistry.h>

Public Member Functions

 operator Type () const
 

Public Attributes

Type m_type { Type::NoType }
 
Signedness m_signedness { Signedness::None }
 

Detailed Description

Encapsulate stored value and its signedness.


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