SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
dmxpp::Value::Element Struct Reference

#include <Value.h>

Collaboration diagram for dmxpp::Value::Element:

Public Attributes

uint32_t index
 
std::string stubGUID
 

Detailed Description

Definition at line 19 of file Value.h.

Member Data Documentation

◆ index

uint32_t dmxpp::Value::Element::index

Definition at line 20 of file Value.h.

◆ stubGUID

std::string dmxpp::Value::Element::stubGUID

Definition at line 21 of file Value.h.


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