#include <steampp.h>
Definition at line 21 of file steampp.h.
◆ Steam()
◆ getAppBoxArtPath()
| std::filesystem::path Steam::getAppBoxArtPath |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ getAppHeroPath()
| std::filesystem::path Steam::getAppHeroPath |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ getAppIconPath()
| std::filesystem::path Steam::getAppIconPath |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ getAppInstallDir()
| std::filesystem::path Steam::getAppInstallDir |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ getAppLogoPath()
| std::filesystem::path Steam::getAppLogoPath |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ getAppName()
| std::string_view Steam::getAppName |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ getAppStoreArtPath()
| std::filesystem::path Steam::getAppStoreArtPath |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ getInstallDir()
| const std::filesystem::path & Steam::getInstallDir |
( |
| ) |
const |
|
nodiscard |
◆ getInstalledApps()
| std::vector< AppID > Steam::getInstalledApps |
( |
| ) |
const |
|
nodiscard |
◆ getLibraryDirs()
| std::span< const std::filesystem::path > Steam::getLibraryDirs |
( |
| ) |
const |
|
nodiscard |
◆ getSourceModDir()
| std::filesystem::path Steam::getSourceModDir |
( |
| ) |
const |
|
nodiscard |
◆ isAppInstalled()
| bool Steam::isAppInstalled |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ isAppUsingGoldSrcEngine()
| bool Steam::isAppUsingGoldSrcEngine |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ isAppUsingSource2Engine()
| bool Steam::isAppUsingSource2Engine |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ isAppUsingSourceEngine()
| bool Steam::isAppUsingSourceEngine |
( |
AppID | appID | ) |
const |
|
nodiscard |
◆ operator bool()
| Steam::operator bool |
( |
| ) |
const |
|
explicitnodiscard |
The documentation for this class was generated from the following files: