SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
AnimValue Union Reference

#include <Generic.h>

Public Attributes

struct { 
   uint8_t   valid 
   uint8_t   total 
num
int16_t value

Detailed Description

Definition at line 65 of file Generic.h.

Member Data Documentation

◆ [struct]

struct { ... } mdlpp::AnimValue::num

◆ total

Definition at line 68 of file Generic.h.

◆ valid

Definition at line 67 of file Generic.h.

◆ value

Definition at line 70 of file Generic.h.


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