SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
mdlpp::MDL::FlexControllerUI Struct Reference

#include <MDL.h>

Collaboration diagram for mdlpp::MDL::FlexControllerUI:

Public Attributes

std::string name
std::string controllerName0
std::string controllerName1
std::string controllerName2
uint8_t remapType
bool stereo

Detailed Description

Definition at line 663 of file MDL.h.

Member Data Documentation

◆ controllerName0

std::string mdlpp::MDL::FlexControllerUI::controllerName0

Definition at line 671 of file MDL.h.

◆ controllerName1

std::string mdlpp::MDL::FlexControllerUI::controllerName1

Definition at line 672 of file MDL.h.

◆ controllerName2

std::string mdlpp::MDL::FlexControllerUI::controllerName2

Definition at line 673 of file MDL.h.

◆ name

std::string mdlpp::MDL::FlexControllerUI::name

Definition at line 665 of file MDL.h.

◆ remapType

uint8_t mdlpp::MDL::FlexControllerUI::remapType

Definition at line 675 of file MDL.h.

◆ stereo

bool mdlpp::MDL::FlexControllerUI::stereo

Definition at line 676 of file MDL.h.


The documentation for this struct was generated from the following file:
  • include/mdlpp/structs/MDL.h