We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb45a4 commit dc86721Copy full SHA for dc86721
source/gameanalytics/GADevice.h
@@ -78,6 +78,7 @@ namespace gameanalytics
78
std::string _osVersion;
79
std::string _deviceModel;
80
std::string _deviceManufacturer;
81
+ std::string _gpu;
82
83
std::string _writablepath;
84
bool _writablepathStatus{false};
0 commit comments