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::Settings::ConfigParserSettings::ConfigEntry Struct Reference

#include <ConfigParser.h>

Public Attributes

ConfigKeyValuePair m_keyValuePair
 
AZStd::string_view m_sectionHeader
 

Detailed Description

Complete struct supplied to the ParseConfigEntry callback function representing a single config entry. It will always contains a key and value pair. The section header will be supplied if the key, value is underneath a section


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