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

#include <FGD.h>

Collaboration diagram for toolpp::FGD::Entity::ClassProperty:

Public Attributes

std::string_view name
 
std::string_view arguments
 

Detailed Description

Definition at line 17 of file FGD.h.

Member Data Documentation

◆ arguments

std::string_view toolpp::FGD::Entity::ClassProperty::arguments

Definition at line 19 of file FGD.h.

◆ name

std::string_view toolpp::FGD::Entity::ClassProperty::name

Definition at line 18 of file FGD.h.


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