SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
toolpp::FGD::Entity::FieldChoices::Choice Struct Reference

#include <FGD.h>

Collaboration diagram for toolpp::FGD::Entity::FieldChoices::Choice:

Public Attributes

std::string_view value
 
std::string_view displayName
 

Detailed Description

Definition at line 33 of file FGD.h.

Member Data Documentation

◆ displayName

std::string_view toolpp::FGD::Entity::FieldChoices::Choice::displayName

Definition at line 35 of file FGD.h.

◆ value

std::string_view toolpp::FGD::Entity::FieldChoices::Choice::value

Definition at line 34 of file FGD.h.


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