Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
DirInfo Struct Reference

#include <SIModel.hpp>

Public Attributes

bool is_game_dir { false }
 
QString title { "" }
 
QString creator { "" }
 
QString version { "" }
 
QString engine { "" }
 
bool is_supporting_name { false }
 
SupportingType supporting_type { SupportingType::NoSupportingType }
 

Member Data Documentation

◆ creator

QString DirInfo::creator { "" }

◆ engine

QString DirInfo::engine { "" }

◆ is_game_dir

bool DirInfo::is_game_dir { false }

◆ is_supporting_name

bool DirInfo::is_supporting_name { false }

◆ supporting_type

SupportingType DirInfo::supporting_type { SupportingType::NoSupportingType }

◆ title

QString DirInfo::title { "" }

◆ version

QString DirInfo::version { "" }

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