RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::GUI::MainSelector::DisplayCategory Struct Reference
+ Collaboration diagram for RoR::GUI::MainSelector::DisplayCategory:

Public Member Functions

 DisplayCategory (int id, std::string const &name, size_t usage)
 

Data Fields

int sdc_category_id
 
Str< 200 > sdc_title
 

Detailed Description

Definition at line 55 of file GUI_MainSelector.h.

Constructor & Destructor Documentation

◆ DisplayCategory()

MainSelector::DisplayCategory::DisplayCategory ( int  id,
std::string const &  name,
size_t  usage 
)

Definition at line 670 of file GUI_MainSelector.cpp.

Field Documentation

◆ sdc_category_id

int RoR::GUI::MainSelector::DisplayCategory::sdc_category_id

Definition at line 59 of file GUI_MainSelector.h.

◆ sdc_title

Str<200> RoR::GUI::MainSelector::DisplayCategory::sdc_title

Definition at line 60 of file GUI_MainSelector.h.


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