![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <Value.h>
Public Attributes | |
std::string | type |
std::string | name |
std::array< std::byte, 16 > | guid |
std::vector< DMXAttribute > | attributes |
std::vector<DMXAttribute> dmxpp::DMXElement::attributes |