Open 3D Engine AzCore API Reference 25.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::CommandLineArgument Struct Reference

#include <CommandLineParser.h>

Public Attributes

AZStd::string_view m_option
 
AZStd::string_view m_value
 

Detailed Description

Struct which contains a string view for option name and the value of a command line argument If the command line argument is a positional argument, then the m_option string_view is empty


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