![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
#include <DashBoardManager.h>
Data Fields | |
| bool | value_bool |
| int | value_int |
| float | value_float |
| char | value_char [DD_MAXCHAR] |
Definition at line 45 of file DashBoardManager.h.
| bool RoR::dataContainer_t::value_bool |
Definition at line 47 of file DashBoardManager.h.
| char RoR::dataContainer_t::value_char[DD_MAXCHAR] |
Definition at line 50 of file DashBoardManager.h.
| float RoR::dataContainer_t::value_float |
Definition at line 49 of file DashBoardManager.h.
| int RoR::dataContainer_t::value_int |
Definition at line 48 of file DashBoardManager.h.
1.8.17