![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
#include <GUI_RepositorySelector.h>
Data Fields | |
| int | resource_category_id |
| std::string | title |
| std::string | description |
| int | resource_count |
| int | display_order |
Definition at line 81 of file GUI_RepositorySelector.h.
| std::string RoR::GUI::ResourceCategories::description |
Definition at line 85 of file GUI_RepositorySelector.h.
| int RoR::GUI::ResourceCategories::display_order |
Definition at line 87 of file GUI_RepositorySelector.h.
| int RoR::GUI::ResourceCategories::resource_category_id |
Definition at line 83 of file GUI_RepositorySelector.h.
| int RoR::GUI::ResourceCategories::resource_count |
Definition at line 86 of file GUI_RepositorySelector.h.
| std::string RoR::GUI::ResourceCategories::title |
Definition at line 84 of file GUI_RepositorySelector.h.