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

#include <FGD.h>

Collaboration diagram for toolpp::FGD::Entity::FieldFlags::Flag:

Public Attributes

uint64_t value
std::string_view displayName
bool enabledByDefault
std::string_view description

Detailed Description

Definition at line 50 of file FGD.h.

Member Data Documentation

◆ description

std::string_view toolpp::FGD::Entity::FieldFlags::Flag::description

Definition at line 54 of file FGD.h.

◆ displayName

std::string_view toolpp::FGD::Entity::FieldFlags::Flag::displayName

Definition at line 52 of file FGD.h.

◆ enabledByDefault

bool toolpp::FGD::Entity::FieldFlags::Flag::enabledByDefault

Definition at line 53 of file FGD.h.

◆ value

uint64_t toolpp::FGD::Entity::FieldFlags::Flag::value

Definition at line 51 of file FGD.h.


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