OpenClonk
C4StartupModsDownloader::ModInfo::FileInfo Struct Reference

#include <C4StartupModsDlg.h>

Public Attributes

std::string handle
 
std::string name
 
size_t size
 
std::string sha1
 

Detailed Description

Definition at line 148 of file C4StartupModsDlg.h.

Member Data Documentation

◆ handle

std::string C4StartupModsDownloader::ModInfo::FileInfo::handle

Definition at line 150 of file C4StartupModsDlg.h.

◆ name

std::string C4StartupModsDownloader::ModInfo::FileInfo::name

Definition at line 151 of file C4StartupModsDlg.h.

◆ sha1

std::string C4StartupModsDownloader::ModInfo::FileInfo::sha1

Definition at line 153 of file C4StartupModsDlg.h.

◆ size

size_t C4StartupModsDownloader::ModInfo::FileInfo::size

Definition at line 152 of file C4StartupModsDlg.h.


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