#include <base/dynamic.h>
#include <cstdint>
Go to the source code of this file.
◆ STEAMAPI
◆ CSteamId
◆ HSteamPipe
◆ HSteamUser
◆ SteamAPI_GetHSteamPipe()
◆ SteamAPI_Init()
◆ SteamAPI_ISteamApps_GetLaunchCommandLine()
DYNAMIC_IMPORT int SteamAPI_ISteamApps_GetLaunchCommandLine |
( |
ISteamApps * |
pSelf, |
|
|
char * |
pBuffer, |
|
|
int |
BufferSize |
|
) |
| |
◆ SteamAPI_ISteamApps_GetLaunchQueryParam()
DYNAMIC_IMPORT const char * SteamAPI_ISteamApps_GetLaunchQueryParam |
( |
ISteamApps * |
pSelf, |
|
|
const char * |
pKey |
|
) |
| |
◆ SteamAPI_ISteamFriends_ClearRichPresence()
DYNAMIC_IMPORT void SteamAPI_ISteamFriends_ClearRichPresence |
( |
ISteamFriends * |
pSelf | ) |
|
◆ SteamAPI_ISteamFriends_GetPersonaName()
DYNAMIC_IMPORT const char * SteamAPI_ISteamFriends_GetPersonaName |
( |
ISteamFriends * |
pSelf | ) |
|
◆ SteamAPI_ISteamFriends_SetRichPresence()
DYNAMIC_IMPORT bool SteamAPI_ISteamFriends_SetRichPresence |
( |
ISteamFriends * |
pSelf, |
|
|
const char * |
pKey, |
|
|
const char * |
pValue |
|
) |
| |
◆ SteamAPI_ManualDispatch_FreeLastCallback()
◆ SteamAPI_ManualDispatch_GetNextCallback()
◆ SteamAPI_ManualDispatch_Init()
◆ SteamAPI_ManualDispatch_RunFrame()
◆ SteamAPI_Shutdown()
◆ SteamAPI_SteamApps_v008()
◆ SteamAPI_SteamFriends_v017()