Rigs of Rods 2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
RoR::dashData_t Struct Reference

#include <DashBoardManager.h>

Public Member Functions

 dashData_t ()
 
 dashData_t (char type, std::string name)
 

Data Fields

char type
 
dataContainer_t data
 
bool enabled
 
std::string name
 

Detailed Description

Definition at line 70 of file DashBoardManager.h.

Constructor & Destructor Documentation

◆ dashData_t() [1/2]

RoR::dashData_t::dashData_t ( )
inline

Definition at line 77 of file DashBoardManager.h.

◆ dashData_t() [2/2]

RoR::dashData_t::dashData_t ( char  type,
std::string  name 
)
inline

Definition at line 82 of file DashBoardManager.h.

Field Documentation

◆ data

dataContainer_t RoR::dashData_t::data

Definition at line 73 of file DashBoardManager.h.

◆ enabled

bool RoR::dashData_t::enabled

Definition at line 74 of file DashBoardManager.h.

◆ name

std::string RoR::dashData_t::name

Definition at line 75 of file DashBoardManager.h.

◆ type

char RoR::dashData_t::type

Definition at line 72 of file DashBoardManager.h.


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