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
Data Fields
RoR::GUI::ResourceFiles Struct Reference

#include <GUI_RepositorySelector.h>

Data Fields

int id
 
std::string filename
 
int size
 
ResFileInstallStatus cached_install_status = ResFileInstallStatus::RFIS_UNKNOWN
 
std::string cached_install_path
 Valid if cached_install_status == RFIS_INSTALLED
 

Detailed Description

Definition at line 124 of file GUI_RepositorySelector.h.

Field Documentation

◆ cached_install_path

std::string RoR::GUI::ResourceFiles::cached_install_path

Valid if cached_install_status == RFIS_INSTALLED

Definition at line 130 of file GUI_RepositorySelector.h.

◆ cached_install_status

ResFileInstallStatus RoR::GUI::ResourceFiles::cached_install_status = ResFileInstallStatus::RFIS_UNKNOWN

Definition at line 129 of file GUI_RepositorySelector.h.

◆ filename

std::string RoR::GUI::ResourceFiles::filename

Definition at line 127 of file GUI_RepositorySelector.h.

◆ id

int RoR::GUI::ResourceFiles::id

Definition at line 126 of file GUI_RepositorySelector.h.

◆ size

int RoR::GUI::ResourceFiles::size

Definition at line 128 of file GUI_RepositorySelector.h.


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