![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
#include <GUI_RepositorySelector.h>
Data Fields | |
| int | thumb_resourceitem_idx = -1 |
| fetch thumbnail | |
| int | attachment_id = -1 |
| download attachment | |
| std::string | attachment_ext |
| int | thumb_resource_id = 0 |
| std::string | thumb_url |
Definition at line 43 of file GUI_RepositorySelector.h.
| std::string RoR::RepoImageDownloadRequest::attachment_ext |
Definition at line 49 of file GUI_RepositorySelector.h.
| int RoR::RepoImageDownloadRequest::attachment_id = -1 |
download attachment
Definition at line 47 of file GUI_RepositorySelector.h.
| int RoR::RepoImageDownloadRequest::thumb_resource_id = 0 |
Definition at line 51 of file GUI_RepositorySelector.h.
| int RoR::RepoImageDownloadRequest::thumb_resourceitem_idx = -1 |
fetch thumbnail
Definition at line 46 of file GUI_RepositorySelector.h.
| std::string RoR::RepoImageDownloadRequest::thumb_url |
Definition at line 52 of file GUI_RepositorySelector.h.