![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <FGD.h>

Classes | |
| struct | Choice |
Public Attributes | |
| std::string_view | name |
| bool | readonly |
| bool | reportable |
| std::string_view | displayName |
| std::string_view | valueDefault |
| std::string_view | description |
| std::vector< Choice > | choices |
| std::string_view toolpp::FGD::Entity::FieldChoices::description |
| std::string_view toolpp::FGD::Entity::FieldChoices::displayName |
| std::string_view toolpp::FGD::Entity::FieldChoices::valueDefault |