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

#include <ConfigParser.h>

Public Attributes

AZStd::string_view m_key
 
AZStd::string_view m_value
 

Detailed Description

Struct which contains a string view to the key part and the value part of a parsed INI file line.


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