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::RepoImageDownloadRequest Struct Reference

#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
 

Detailed Description

Definition at line 43 of file GUI_RepositorySelector.h.

Field Documentation

◆ attachment_ext

std::string RoR::RepoImageDownloadRequest::attachment_ext

Definition at line 49 of file GUI_RepositorySelector.h.

◆ attachment_id

int RoR::RepoImageDownloadRequest::attachment_id = -1

download attachment

Definition at line 47 of file GUI_RepositorySelector.h.

◆ thumb_resource_id

int RoR::RepoImageDownloadRequest::thumb_resource_id = 0

Definition at line 51 of file GUI_RepositorySelector.h.

◆ thumb_resourceitem_idx

int RoR::RepoImageDownloadRequest::thumb_resourceitem_idx = -1

fetch thumbnail

Definition at line 46 of file GUI_RepositorySelector.h.

◆ thumb_url

std::string RoR::RepoImageDownloadRequest::thumb_url

Definition at line 52 of file GUI_RepositorySelector.h.


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