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

#include <FGD.h>

Collaboration diagram for toolpp::FGD::Entity::IO:

Public Attributes

std::string_view name
 
std::string_view valueType
 
std::string_view description
 

Detailed Description

Definition at line 63 of file FGD.h.

Member Data Documentation

◆ description

std::string_view toolpp::FGD::Entity::IO::description

Definition at line 66 of file FGD.h.

◆ name

std::string_view toolpp::FGD::Entity::IO::name

Definition at line 64 of file FGD.h.

◆ valueType

std::string_view toolpp::FGD::Entity::IO::valueType

Definition at line 65 of file FGD.h.


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