ScummVM API documentation
ADDetectedGame Struct Reference

#include <advancedDetector.h>

Public Member Functions

 ADDetectedGame (const ADGameDescription *d)
 

Public Attributes

bool hasUnknownFiles
 
FilePropertiesMap matchedFiles
 
const ADGameDescriptiondesc
 

Detailed Description

A game installation matching an AD game description.

Constructor & Destructor Documentation

◆ ADDetectedGame()

ADDetectedGame::ADDetectedGame ( const ADGameDescription d)
inlineexplicit

Construct an ADDetectedGame object.

Member Data Documentation

◆ hasUnknownFiles

bool ADDetectedGame::hasUnknownFiles

Whether the game has unknown files.

◆ matchedFiles

FilePropertiesMap ADDetectedGame::matchedFiles

List of the files that were used to match the game.

◆ desc

const ADGameDescription* ADDetectedGame::desc

Human-readable game title.


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