static int Steamworks.SteamAppList.GetAppBuildId |
( |
AppId_t |
nAppID | ) |
|
|
inlinestatic |
return the buildid of this app, may change at any time based on backend updates to the game
static int Steamworks.SteamAppList.GetAppInstallDir |
( |
AppId_t |
nAppID, |
|
|
out string |
pchDirectory, |
|
|
int |
cchNameMax |
|
) |
| |
|
inlinestatic |
returns -1 if no dir was found
static int Steamworks.SteamAppList.GetAppName |
( |
AppId_t |
nAppID, |
|
|
out string |
pchName, |
|
|
int |
cchNameMax |
|
) |
| |
|
inlinestatic |
returns -1 if no name was found
static uint Steamworks.SteamAppList.GetInstalledApps |
( |
AppId_t[] |
pvecAppID, |
|
|
uint |
unMaxAppIDs |
|
) |
| |
|
inlinestatic |
static uint Steamworks.SteamAppList.GetNumInstalledApps |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: