#include <advancedDetector.h>
Public Member Functions | |
ADDetectedGame (const ADGameDescription *d) | |
Public Attributes | |
bool | hasUnknownFiles |
FilePropertiesMap | matchedFiles |
const ADGameDescription * | desc |
A game installation matching an AD game description.
|
inlineexplicit |
Construct an ADDetectedGame object.
bool ADDetectedGame::hasUnknownFiles |
Whether the game has unknown files.
FilePropertiesMap ADDetectedGame::matchedFiles |
List of the files that were used to match the game.
const ADGameDescription* ADDetectedGame::desc |
Matching game description from detection table.