- da_SteamAPI_ISteamAppList_GetAppBuildId
alias da_SteamAPI_ISteamAppList_GetAppBuildId = int function(intptr_t instancePtr, AppId_t nAppID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamAppList_GetAppInstallDir
alias da_SteamAPI_ISteamAppList_GetAppInstallDir = int function(intptr_t instancePtr, AppId_t nAppID, char* pchDirectory, int cchNameMax)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamAppList_GetAppName
alias da_SteamAPI_ISteamAppList_GetAppName = int function(intptr_t instancePtr, AppId_t nAppID, char* pchName, int cchNameMax)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamAppList_GetInstalledApps
alias da_SteamAPI_ISteamAppList_GetInstalledApps = uint32 function(intptr_t instancePtr, AppId_t* pvecAppID, uint32 unMaxAppIDs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamAppList_GetNumInstalledApps
alias da_SteamAPI_ISteamAppList_GetNumInstalledApps = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_BGetDLCDataByIndex
alias da_SteamAPI_ISteamApps_BGetDLCDataByIndex = bool function(intptr_t instancePtr, int iDLC, AppId_t* pAppID, bool* pbAvailable, char* pchName, int cchNameBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_BIsAppInstalled
alias da_SteamAPI_ISteamApps_BIsAppInstalled = bool function(intptr_t instancePtr, AppId_t appID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_BIsCybercafe
alias da_SteamAPI_ISteamApps_BIsCybercafe = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_BIsDlcInstalled
alias da_SteamAPI_ISteamApps_BIsDlcInstalled = bool function(intptr_t instancePtr, AppId_t appID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_BIsLowViolence
alias da_SteamAPI_ISteamApps_BIsLowViolence = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_BIsSubscribed
alias da_SteamAPI_ISteamApps_BIsSubscribed = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_BIsSubscribedApp
alias da_SteamAPI_ISteamApps_BIsSubscribedApp = bool function(intptr_t instancePtr, AppId_t appID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_BIsSubscribedFromFreeWeekend
alias da_SteamAPI_ISteamApps_BIsSubscribedFromFreeWeekend = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_BIsVACBanned
alias da_SteamAPI_ISteamApps_BIsVACBanned = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetAppBuildId
alias da_SteamAPI_ISteamApps_GetAppBuildId = int function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetAppInstallDir
alias da_SteamAPI_ISteamApps_GetAppInstallDir = uint32 function(intptr_t instancePtr, AppId_t appID, char* pchFolder, uint32 cchFolderBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetAppOwner
alias da_SteamAPI_ISteamApps_GetAppOwner = uint64 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetAvailableGameLanguages
alias da_SteamAPI_ISteamApps_GetAvailableGameLanguages = const(char)* function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetCurrentBetaName
alias da_SteamAPI_ISteamApps_GetCurrentBetaName = bool function(intptr_t instancePtr, char* pchName, int cchNameBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetCurrentGameLanguage
alias da_SteamAPI_ISteamApps_GetCurrentGameLanguage = const(char)* function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetDLCCount
alias da_SteamAPI_ISteamApps_GetDLCCount = int function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetDlcDownloadProgress
alias da_SteamAPI_ISteamApps_GetDlcDownloadProgress = bool function(intptr_t instancePtr, AppId_t nAppID, uint64* punBytesDownloaded, uint64* punBytesTotal)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetEarliestPurchaseUnixTime
alias da_SteamAPI_ISteamApps_GetEarliestPurchaseUnixTime = uint32 function(intptr_t instancePtr, AppId_t nAppID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetFileDetails
alias da_SteamAPI_ISteamApps_GetFileDetails = SteamAPICall_t function(intptr_t instancePtr, const(char)* pszFileName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetInstalledDepots
alias da_SteamAPI_ISteamApps_GetInstalledDepots = uint32 function(intptr_t instancePtr, AppId_t appID, DepotId_t* pvecDepots, uint32 cMaxDepots)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_GetLaunchQueryParam
alias da_SteamAPI_ISteamApps_GetLaunchQueryParam = const(char)* function(intptr_t instancePtr, const(char)* pchKey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_InstallDLC
alias da_SteamAPI_ISteamApps_InstallDLC = void function(intptr_t instancePtr, AppId_t nAppID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_MarkContentCorrupt
alias da_SteamAPI_ISteamApps_MarkContentCorrupt = bool function(intptr_t instancePtr, bool bMissingFilesOnly)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_RequestAllProofOfPurchaseKeys
alias da_SteamAPI_ISteamApps_RequestAllProofOfPurchaseKeys = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_RequestAppProofOfPurchaseKey
alias da_SteamAPI_ISteamApps_RequestAppProofOfPurchaseKey = void function(intptr_t instancePtr, AppId_t nAppID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamApps_UninstallDLC
alias da_SteamAPI_ISteamApps_UninstallDLC = void function(intptr_t instancePtr, AppId_t nAppID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_BReleaseSteamPipe
alias da_SteamAPI_ISteamClient_BReleaseSteamPipe = bool function(intptr_t instancePtr, HSteamPipe hSteamPipe)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_BShutdownIfAllPipesClosed
alias da_SteamAPI_ISteamClient_BShutdownIfAllPipesClosed = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_ConnectToGlobalUser
alias da_SteamAPI_ISteamClient_ConnectToGlobalUser = HSteamUser function(intptr_t instancePtr, HSteamPipe hSteamPipe)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_CreateLocalUser
alias da_SteamAPI_ISteamClient_CreateLocalUser = HSteamUser function(intptr_t instancePtr, HSteamPipe* phSteamPipe, EAccountType eAccountType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_CreateSteamPipe
alias da_SteamAPI_ISteamClient_CreateSteamPipe = HSteamPipe function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetIPCCallCount
alias da_SteamAPI_ISteamClient_GetIPCCallCount = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamAppList
alias da_SteamAPI_ISteamClient_GetISteamAppList = ISteamAppList* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamApps
alias da_SteamAPI_ISteamClient_GetISteamApps = ISteamApps* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamController
alias da_SteamAPI_ISteamClient_GetISteamController = ISteamController* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamFriends
alias da_SteamAPI_ISteamClient_GetISteamFriends = ISteamFriends* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamGameServer
alias da_SteamAPI_ISteamClient_GetISteamGameServer = ISteamGameServer* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamGameServerStats
alias da_SteamAPI_ISteamClient_GetISteamGameServerStats = ISteamGameServerStats* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamGenericInterface
alias da_SteamAPI_ISteamClient_GetISteamGenericInterface = void* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamHTMLSurface
alias da_SteamAPI_ISteamClient_GetISteamHTMLSurface = ISteamHTMLSurface* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamHTTP
alias da_SteamAPI_ISteamClient_GetISteamHTTP = ISteamHTTP* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamInventory
alias da_SteamAPI_ISteamClient_GetISteamInventory = ISteamInventory* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamMatchmaking
alias da_SteamAPI_ISteamClient_GetISteamMatchmaking = ISteamMatchmaking* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamMatchmakingServers
alias da_SteamAPI_ISteamClient_GetISteamMatchmakingServers = ISteamMatchmakingServers* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamMusic
alias da_SteamAPI_ISteamClient_GetISteamMusic = ISteamMusic* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamMusicRemote
alias da_SteamAPI_ISteamClient_GetISteamMusicRemote = ISteamMusicRemote* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamNetworking
alias da_SteamAPI_ISteamClient_GetISteamNetworking = ISteamNetworking* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamRemoteStorage
alias da_SteamAPI_ISteamClient_GetISteamRemoteStorage = ISteamRemoteStorage* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamScreenshots
alias da_SteamAPI_ISteamClient_GetISteamScreenshots = ISteamScreenshots* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamUGC
alias da_SteamAPI_ISteamClient_GetISteamUGC = ISteamUGC* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamUnifiedMessages
alias da_SteamAPI_ISteamClient_GetISteamUnifiedMessages = ISteamUnifiedMessages* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamUser
alias da_SteamAPI_ISteamClient_GetISteamUser = ISteamUser* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamUserStats
alias da_SteamAPI_ISteamClient_GetISteamUserStats = ISteamUserStats* function(intptr_t instancePtr, HSteamUser hSteamUser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamUtils
alias da_SteamAPI_ISteamClient_GetISteamUtils = ISteamUtils* function(intptr_t instancePtr, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_GetISteamVideo
alias da_SteamAPI_ISteamClient_GetISteamVideo = ISteamVideo* function(intptr_t instancePtr, HSteamUser hSteamuser, HSteamPipe hSteamPipe, const(char)* pchVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_ReleaseUser
alias da_SteamAPI_ISteamClient_ReleaseUser = void function(intptr_t instancePtr, HSteamPipe hSteamPipe, HSteamUser hUser)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_SetLocalIPBinding
alias da_SteamAPI_ISteamClient_SetLocalIPBinding = void function(intptr_t instancePtr, uint32 unIP, uint16 usPort)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamClient_SetWarningMessageHook
alias da_SteamAPI_ISteamClient_SetWarningMessageHook = void function(intptr_t instancePtr, SteamAPIWarningMessageHook_t pFunction)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_ActivateActionSet
alias da_SteamAPI_ISteamController_ActivateActionSet = void function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ControllerActionSetHandle_t actionSetHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetActionSetHandle
alias da_SteamAPI_ISteamController_GetActionSetHandle = ControllerActionSetHandle_t function(intptr_t instancePtr, const(char)* pszActionSetName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetAnalogActionData
alias da_SteamAPI_ISteamController_GetAnalogActionData = ControllerAnalogActionData_t function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ControllerAnalogActionHandle_t analogActionHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetAnalogActionHandle
alias da_SteamAPI_ISteamController_GetAnalogActionHandle = ControllerAnalogActionHandle_t function(intptr_t instancePtr, const(char)* pszActionName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetAnalogActionOrigins
alias da_SteamAPI_ISteamController_GetAnalogActionOrigins = int function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ControllerActionSetHandle_t actionSetHandle, ControllerAnalogActionHandle_t analogActionHandle, EControllerActionOrigin* originsOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetConnectedControllers
alias da_SteamAPI_ISteamController_GetConnectedControllers = int function(intptr_t instancePtr, ControllerHandle_t* handlesOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetControllerForGamepadIndex
alias da_SteamAPI_ISteamController_GetControllerForGamepadIndex = ControllerHandle_t function(intptr_t instancePtr, int nIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetCurrentActionSet
alias da_SteamAPI_ISteamController_GetCurrentActionSet = ControllerActionSetHandle_t function(intptr_t instancePtr, ControllerHandle_t controllerHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetDigitalActionData
alias da_SteamAPI_ISteamController_GetDigitalActionData = ControllerDigitalActionData_t function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ControllerDigitalActionHandle_t digitalActionHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetDigitalActionHandle
alias da_SteamAPI_ISteamController_GetDigitalActionHandle = ControllerDigitalActionHandle_t function(intptr_t instancePtr, const(char)* pszActionName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetDigitalActionOrigins
alias da_SteamAPI_ISteamController_GetDigitalActionOrigins = int function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ControllerActionSetHandle_t actionSetHandle, ControllerDigitalActionHandle_t digitalActionHandle, EControllerActionOrigin* originsOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetGamepadIndexForController
alias da_SteamAPI_ISteamController_GetGamepadIndexForController = int function(intptr_t instancePtr, ControllerHandle_t ulControllerHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetGlyphForActionOrigin
alias da_SteamAPI_ISteamController_GetGlyphForActionOrigin = const(char)* function(intptr_t instancePtr, EControllerActionOrigin eOrigin)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetMotionData
alias da_SteamAPI_ISteamController_GetMotionData = ControllerMotionData_t function(intptr_t instancePtr, ControllerHandle_t controllerHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_GetStringForActionOrigin
alias da_SteamAPI_ISteamController_GetStringForActionOrigin = const(char)* function(intptr_t instancePtr, EControllerActionOrigin eOrigin)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_Init
alias da_SteamAPI_ISteamController_Init = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_RunFrame
alias da_SteamAPI_ISteamController_RunFrame = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_SetLEDColor
alias da_SteamAPI_ISteamController_SetLEDColor = void function(intptr_t instancePtr, ControllerHandle_t controllerHandle, uint8 nColorR, uint8 nColorG, uint8 nColorB, uint nFlags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_ShowAnalogActionOrigins
alias da_SteamAPI_ISteamController_ShowAnalogActionOrigins = bool function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ControllerAnalogActionHandle_t analogActionHandle, float flScale, float flXPosition, float flYPosition)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_ShowBindingPanel
alias da_SteamAPI_ISteamController_ShowBindingPanel = bool function(intptr_t instancePtr, ControllerHandle_t controllerHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_ShowDigitalActionOrigins
alias da_SteamAPI_ISteamController_ShowDigitalActionOrigins = bool function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ControllerDigitalActionHandle_t digitalActionHandle, float flScale, float flXPosition, float flYPosition)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_Shutdown
alias da_SteamAPI_ISteamController_Shutdown = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_StopAnalogActionMomentum
alias da_SteamAPI_ISteamController_StopAnalogActionMomentum = void function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ControllerAnalogActionHandle_t eAction)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_TriggerHapticPulse
alias da_SteamAPI_ISteamController_TriggerHapticPulse = void function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ESteamControllerPad eTargetPad, ushort usDurationMicroSec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_TriggerRepeatedHapticPulse
alias da_SteamAPI_ISteamController_TriggerRepeatedHapticPulse = void function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ESteamControllerPad eTargetPad, ushort usDurationMicroSec, ushort usOffMicroSec, ushort unRepeat, uint nFlags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamController_TriggerVibration
alias da_SteamAPI_ISteamController_TriggerVibration = void function(intptr_t instancePtr, ControllerHandle_t controllerHandle, ushort usLeftSpeed, ushort usRightSpeed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_ActivateGameOverlay
alias da_SteamAPI_ISteamFriends_ActivateGameOverlay = void function(intptr_t instancePtr, const(char)* pchDialog)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_ActivateGameOverlayInviteDialog
alias da_SteamAPI_ISteamFriends_ActivateGameOverlayInviteDialog = void function(intptr_t instancePtr, CSteamID steamIDLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_ActivateGameOverlayToStore
alias da_SteamAPI_ISteamFriends_ActivateGameOverlayToStore = void function(intptr_t instancePtr, AppId_t nAppID, EOverlayToStoreFlag eFlag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_ActivateGameOverlayToUser
alias da_SteamAPI_ISteamFriends_ActivateGameOverlayToUser = void function(intptr_t instancePtr, const(char)* pchDialog, CSteamID steamID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_ActivateGameOverlayToWebPage
alias da_SteamAPI_ISteamFriends_ActivateGameOverlayToWebPage = void function(intptr_t instancePtr, const(char)* pchURL)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_ClearRichPresence
alias da_SteamAPI_ISteamFriends_ClearRichPresence = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_CloseClanChatWindowInSteam
alias da_SteamAPI_ISteamFriends_CloseClanChatWindowInSteam = bool function(intptr_t instancePtr, CSteamID steamIDClanChat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_DownloadClanActivityCounts
alias da_SteamAPI_ISteamFriends_DownloadClanActivityCounts = SteamAPICall_t function(intptr_t instancePtr, CSteamID* psteamIDClans, int cClansToRequest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_EnumerateFollowingList
alias da_SteamAPI_ISteamFriends_EnumerateFollowingList = SteamAPICall_t function(intptr_t instancePtr, uint32 unStartIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetChatMemberByIndex
alias da_SteamAPI_ISteamFriends_GetChatMemberByIndex = uint64 function(intptr_t instancePtr, CSteamID steamIDClan, int iUser)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanActivityCounts
alias da_SteamAPI_ISteamFriends_GetClanActivityCounts = bool function(intptr_t instancePtr, CSteamID steamIDClan, int* pnOnline, int* pnInGame, int* pnChatting)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanByIndex
alias da_SteamAPI_ISteamFriends_GetClanByIndex = uint64 function(intptr_t instancePtr, int iClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanChatMemberCount
alias da_SteamAPI_ISteamFriends_GetClanChatMemberCount = int function(intptr_t instancePtr, CSteamID steamIDClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanChatMessage
alias da_SteamAPI_ISteamFriends_GetClanChatMessage = int function(intptr_t instancePtr, CSteamID steamIDClanChat, int iMessage, void* prgchText, int cchTextMax, EChatEntryType* peChatEntryType, CSteamID* psteamidChatter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanCount
alias da_SteamAPI_ISteamFriends_GetClanCount = int function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanName
alias da_SteamAPI_ISteamFriends_GetClanName = const(char)* function(intptr_t instancePtr, CSteamID steamIDClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanOfficerByIndex
alias da_SteamAPI_ISteamFriends_GetClanOfficerByIndex = uint64 function(intptr_t instancePtr, CSteamID steamIDClan, int iOfficer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanOfficerCount
alias da_SteamAPI_ISteamFriends_GetClanOfficerCount = int function(intptr_t instancePtr, CSteamID steamIDClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanOwner
alias da_SteamAPI_ISteamFriends_GetClanOwner = uint64 function(intptr_t instancePtr, CSteamID steamIDClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetClanTag
alias da_SteamAPI_ISteamFriends_GetClanTag = const(char)* function(intptr_t instancePtr, CSteamID steamIDClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetCoplayFriend
alias da_SteamAPI_ISteamFriends_GetCoplayFriend = uint64 function(intptr_t instancePtr, int iCoplayFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetCoplayFriendCount
alias da_SteamAPI_ISteamFriends_GetCoplayFriendCount = int function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFollowerCount
alias da_SteamAPI_ISteamFriends_GetFollowerCount = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendByIndex
alias da_SteamAPI_ISteamFriends_GetFriendByIndex = uint64 function(intptr_t instancePtr, int iFriend, int iFriendFlags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendCoplayGame
alias da_SteamAPI_ISteamFriends_GetFriendCoplayGame = AppId_t function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendCoplayTime
alias da_SteamAPI_ISteamFriends_GetFriendCoplayTime = int function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendCount
alias da_SteamAPI_ISteamFriends_GetFriendCount = int function(intptr_t instancePtr, int iFriendFlags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendCountFromSource
alias da_SteamAPI_ISteamFriends_GetFriendCountFromSource = int function(intptr_t instancePtr, CSteamID steamIDSource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendFromSourceByIndex
alias da_SteamAPI_ISteamFriends_GetFriendFromSourceByIndex = uint64 function(intptr_t instancePtr, CSteamID steamIDSource, int iFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendGamePlayed
alias da_SteamAPI_ISteamFriends_GetFriendGamePlayed = bool function(intptr_t instancePtr, CSteamID steamIDFriend, FriendGameInfo_t* pFriendGameInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendMessage
alias da_SteamAPI_ISteamFriends_GetFriendMessage = int function(intptr_t instancePtr, CSteamID steamIDFriend, int iMessageID, void* pvData, int cubData, EChatEntryType* peChatEntryType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendPersonaName
alias da_SteamAPI_ISteamFriends_GetFriendPersonaName = const(char)* function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendPersonaNameHistory
alias da_SteamAPI_ISteamFriends_GetFriendPersonaNameHistory = const(char)* function(intptr_t instancePtr, CSteamID steamIDFriend, int iPersonaName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendPersonaState
alias da_SteamAPI_ISteamFriends_GetFriendPersonaState = EPersonaState function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendRelationship
alias da_SteamAPI_ISteamFriends_GetFriendRelationship = EFriendRelationship function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendRichPresence
alias da_SteamAPI_ISteamFriends_GetFriendRichPresence = const(char)* function(intptr_t instancePtr, CSteamID steamIDFriend, const(char)* pchKey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendRichPresenceKeyByIndex
alias da_SteamAPI_ISteamFriends_GetFriendRichPresenceKeyByIndex = const(char)* function(intptr_t instancePtr, CSteamID steamIDFriend, int iKey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendRichPresenceKeyCount
alias da_SteamAPI_ISteamFriends_GetFriendRichPresenceKeyCount = int function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendSteamLevel
alias da_SteamAPI_ISteamFriends_GetFriendSteamLevel = int function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendsGroupCount
alias da_SteamAPI_ISteamFriends_GetFriendsGroupCount = int function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendsGroupIDByIndex
alias da_SteamAPI_ISteamFriends_GetFriendsGroupIDByIndex = FriendsGroupID_t function(intptr_t instancePtr, int iFG)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendsGroupMembersCount
alias da_SteamAPI_ISteamFriends_GetFriendsGroupMembersCount = int function(intptr_t instancePtr, FriendsGroupID_t friendsGroupID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendsGroupMembersList
alias da_SteamAPI_ISteamFriends_GetFriendsGroupMembersList = void function(intptr_t instancePtr, FriendsGroupID_t friendsGroupID, CSteamID* pOutSteamIDMembers, int nMembersCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetFriendsGroupName
alias da_SteamAPI_ISteamFriends_GetFriendsGroupName = const(char)* function(intptr_t instancePtr, FriendsGroupID_t friendsGroupID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetLargeFriendAvatar
alias da_SteamAPI_ISteamFriends_GetLargeFriendAvatar = int function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetMediumFriendAvatar
alias da_SteamAPI_ISteamFriends_GetMediumFriendAvatar = int function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetPersonaName
alias da_SteamAPI_ISteamFriends_GetPersonaName = const(char)* function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetPersonaState
alias da_SteamAPI_ISteamFriends_GetPersonaState = EPersonaState function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetPlayerNickname
alias da_SteamAPI_ISteamFriends_GetPlayerNickname = const(char)* function(intptr_t instancePtr, CSteamID steamIDPlayer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetSmallFriendAvatar
alias da_SteamAPI_ISteamFriends_GetSmallFriendAvatar = int function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_GetUserRestrictions
alias da_SteamAPI_ISteamFriends_GetUserRestrictions = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_HasFriend
alias da_SteamAPI_ISteamFriends_HasFriend = bool function(intptr_t instancePtr, CSteamID steamIDFriend, int iFriendFlags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_InviteUserToGame
alias da_SteamAPI_ISteamFriends_InviteUserToGame = bool function(intptr_t instancePtr, CSteamID steamIDFriend, const(char)* pchConnectString)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_IsClanChatAdmin
alias da_SteamAPI_ISteamFriends_IsClanChatAdmin = bool function(intptr_t instancePtr, CSteamID steamIDClanChat, CSteamID steamIDUser)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_IsClanChatWindowOpenInSteam
alias da_SteamAPI_ISteamFriends_IsClanChatWindowOpenInSteam = bool function(intptr_t instancePtr, CSteamID steamIDClanChat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_IsFollowing
alias da_SteamAPI_ISteamFriends_IsFollowing = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_IsUserInSource
alias da_SteamAPI_ISteamFriends_IsUserInSource = bool function(intptr_t instancePtr, CSteamID steamIDUser, CSteamID steamIDSource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_JoinClanChatRoom
alias da_SteamAPI_ISteamFriends_JoinClanChatRoom = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamIDClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_LeaveClanChatRoom
alias da_SteamAPI_ISteamFriends_LeaveClanChatRoom = bool function(intptr_t instancePtr, CSteamID steamIDClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_OpenClanChatWindowInSteam
alias da_SteamAPI_ISteamFriends_OpenClanChatWindowInSteam = bool function(intptr_t instancePtr, CSteamID steamIDClanChat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_ReplyToFriendMessage
alias da_SteamAPI_ISteamFriends_ReplyToFriendMessage = bool function(intptr_t instancePtr, CSteamID steamIDFriend, const(char)* pchMsgToSend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_RequestClanOfficerList
alias da_SteamAPI_ISteamFriends_RequestClanOfficerList = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamIDClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_RequestFriendRichPresence
alias da_SteamAPI_ISteamFriends_RequestFriendRichPresence = void function(intptr_t instancePtr, CSteamID steamIDFriend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_RequestUserInformation
alias da_SteamAPI_ISteamFriends_RequestUserInformation = bool function(intptr_t instancePtr, CSteamID steamIDUser, bool bRequireNameOnly)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_SendClanChatMessage
alias da_SteamAPI_ISteamFriends_SendClanChatMessage = bool function(intptr_t instancePtr, CSteamID steamIDClanChat, const(char)* pchText)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_SetInGameVoiceSpeaking
alias da_SteamAPI_ISteamFriends_SetInGameVoiceSpeaking = void function(intptr_t instancePtr, CSteamID steamIDUser, bool bSpeaking)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_SetListenForFriendsMessages
alias da_SteamAPI_ISteamFriends_SetListenForFriendsMessages = bool function(intptr_t instancePtr, bool bInterceptEnabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_SetPersonaName
alias da_SteamAPI_ISteamFriends_SetPersonaName = SteamAPICall_t function(intptr_t instancePtr, const(char)* pchPersonaName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_SetPlayedWith
alias da_SteamAPI_ISteamFriends_SetPlayedWith = void function(intptr_t instancePtr, CSteamID steamIDUserPlayedWith)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamFriends_SetRichPresence
alias da_SteamAPI_ISteamFriends_SetRichPresence = bool function(intptr_t instancePtr, const(char)* pchKey, const(char)* pchValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_ClearUserAchievement
alias da_SteamAPI_ISteamGameServerStats_ClearUserAchievement = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_GetUserAchievement
alias da_SteamAPI_ISteamGameServerStats_GetUserAchievement = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, bool* pbAchieved)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_GetUserStat
alias da_SteamAPI_ISteamGameServerStats_GetUserStat = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, int32* pData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_GetUserStat0
alias da_SteamAPI_ISteamGameServerStats_GetUserStat0 = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, float* pData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_RequestUserStats
alias da_SteamAPI_ISteamGameServerStats_RequestUserStats = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamIDUser)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_SetUserAchievement
alias da_SteamAPI_ISteamGameServerStats_SetUserAchievement = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_SetUserStat
alias da_SteamAPI_ISteamGameServerStats_SetUserStat = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, int32 nData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_SetUserStat0
alias da_SteamAPI_ISteamGameServerStats_SetUserStat0 = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, float fData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_StoreUserStats
alias da_SteamAPI_ISteamGameServerStats_StoreUserStats = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamIDUser)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServerStats_UpdateUserAvgRateStat
alias da_SteamAPI_ISteamGameServerStats_UpdateUserAvgRateStat = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, float flCountThisSession, double dSessionLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_AssociateWithClan
alias da_SteamAPI_ISteamGameServer_AssociateWithClan = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamIDClan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_BLoggedOn
alias da_SteamAPI_ISteamGameServer_BLoggedOn = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_BSecure
alias da_SteamAPI_ISteamGameServer_BSecure = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_BUpdateUserData
alias da_SteamAPI_ISteamGameServer_BUpdateUserData = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchPlayerName, uint32 uScore)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_BeginAuthSession
alias da_SteamAPI_ISteamGameServer_BeginAuthSession = EBeginAuthSessionResult function(intptr_t instancePtr, const void* pAuthTicket, int cbAuthTicket, CSteamID steamID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_CancelAuthTicket
alias da_SteamAPI_ISteamGameServer_CancelAuthTicket = void function(intptr_t instancePtr, HAuthTicket hAuthTicket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_ClearAllKeyValues
alias da_SteamAPI_ISteamGameServer_ClearAllKeyValues = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_ComputeNewPlayerCompatibility
alias da_SteamAPI_ISteamGameServer_ComputeNewPlayerCompatibility = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamIDNewPlayer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_CreateUnauthenticatedUserConnection
alias da_SteamAPI_ISteamGameServer_CreateUnauthenticatedUserConnection = uint64 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_EnableHeartbeats
alias da_SteamAPI_ISteamGameServer_EnableHeartbeats = void function(intptr_t instancePtr, bool bActive)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_EndAuthSession
alias da_SteamAPI_ISteamGameServer_EndAuthSession = void function(intptr_t instancePtr, CSteamID steamID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_ForceHeartbeat
alias da_SteamAPI_ISteamGameServer_ForceHeartbeat = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_GetAuthSessionTicket
alias da_SteamAPI_ISteamGameServer_GetAuthSessionTicket = HAuthTicket function(intptr_t instancePtr, void* pTicket, int cbMaxTicket, uint32* pcbTicket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_GetGameplayStats
alias da_SteamAPI_ISteamGameServer_GetGameplayStats = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_GetNextOutgoingPacket
alias da_SteamAPI_ISteamGameServer_GetNextOutgoingPacket = int function(intptr_t instancePtr, void* pOut, int cbMaxOut, uint32* pNetAdr, uint16* pPort)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_GetPublicIP
alias da_SteamAPI_ISteamGameServer_GetPublicIP = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_GetServerReputation
alias da_SteamAPI_ISteamGameServer_GetServerReputation = SteamAPICall_t function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_GetSteamID
alias da_SteamAPI_ISteamGameServer_GetSteamID = uint64 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_HandleIncomingPacket
alias da_SteamAPI_ISteamGameServer_HandleIncomingPacket = bool function(intptr_t instancePtr, const void* pData, int cbData, uint32 srcIP, uint16 srcPort)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_InitGameServer
alias da_SteamAPI_ISteamGameServer_InitGameServer = bool function(intptr_t instancePtr, uint32 unIP, uint16 usGamePort, uint16 usQueryPort, uint32 unFlags, AppId_t nGameAppId, const(char)* pchVersionString)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_LogOff
alias da_SteamAPI_ISteamGameServer_LogOff = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_LogOn
alias da_SteamAPI_ISteamGameServer_LogOn = void function(intptr_t instancePtr, const(char)* pszToken)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_LogOnAnonymous
alias da_SteamAPI_ISteamGameServer_LogOnAnonymous = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_RequestUserGroupStatus
alias da_SteamAPI_ISteamGameServer_RequestUserGroupStatus = bool function(intptr_t instancePtr, CSteamID steamIDUser, CSteamID steamIDGroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SendUserConnectAndAuthenticate
alias da_SteamAPI_ISteamGameServer_SendUserConnectAndAuthenticate = bool function(intptr_t instancePtr, uint32 unIPClient, const void* pvAuthBlob, uint32 cubAuthBlobSize, CSteamID* pSteamIDUser)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SendUserDisconnect
alias da_SteamAPI_ISteamGameServer_SendUserDisconnect = void function(intptr_t instancePtr, CSteamID steamIDUser)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetBotPlayerCount
alias da_SteamAPI_ISteamGameServer_SetBotPlayerCount = void function(intptr_t instancePtr, int cBotplayers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetDedicatedServer
alias da_SteamAPI_ISteamGameServer_SetDedicatedServer = void function(intptr_t instancePtr, bool bDedicated)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetGameData
alias da_SteamAPI_ISteamGameServer_SetGameData = void function(intptr_t instancePtr, const(char)* pchGameData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetGameDescription
alias da_SteamAPI_ISteamGameServer_SetGameDescription = void function(intptr_t instancePtr, const(char)* pszGameDescription)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetGameTags
alias da_SteamAPI_ISteamGameServer_SetGameTags = void function(intptr_t instancePtr, const(char)* pchGameTags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetHeartbeatInterval
alias da_SteamAPI_ISteamGameServer_SetHeartbeatInterval = void function(intptr_t instancePtr, int iHeartbeatInterval)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetKeyValue
alias da_SteamAPI_ISteamGameServer_SetKeyValue = void function(intptr_t instancePtr, const(char)* pKey, const(char)* pValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetMapName
alias da_SteamAPI_ISteamGameServer_SetMapName = void function(intptr_t instancePtr, const(char)* pszMapName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetMaxPlayerCount
alias da_SteamAPI_ISteamGameServer_SetMaxPlayerCount = void function(intptr_t instancePtr, int cPlayersMax)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetModDir
alias da_SteamAPI_ISteamGameServer_SetModDir = void function(intptr_t instancePtr, const(char)* pszModDir)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetPasswordProtected
alias da_SteamAPI_ISteamGameServer_SetPasswordProtected = void function(intptr_t instancePtr, bool bPasswordProtected)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetProduct
alias da_SteamAPI_ISteamGameServer_SetProduct = void function(intptr_t instancePtr, const(char)* pszProduct)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetRegion
alias da_SteamAPI_ISteamGameServer_SetRegion = void function(intptr_t instancePtr, const(char)* pszRegion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetServerName
alias da_SteamAPI_ISteamGameServer_SetServerName = void function(intptr_t instancePtr, const(char)* pszServerName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetSpectatorPort
alias da_SteamAPI_ISteamGameServer_SetSpectatorPort = void function(intptr_t instancePtr, uint16 unSpectatorPort)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_SetSpectatorServerName
alias da_SteamAPI_ISteamGameServer_SetSpectatorServerName = void function(intptr_t instancePtr, const(char)* pszSpectatorServerName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_UserHasLicenseForApp
alias da_SteamAPI_ISteamGameServer_UserHasLicenseForApp = EUserHasLicenseForAppResult function(intptr_t instancePtr, CSteamID steamID, AppId_t appID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamGameServer_WasRestartRequested
alias da_SteamAPI_ISteamGameServer_WasRestartRequested = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_AddHeader
alias da_SteamAPI_ISteamHTMLSurface_AddHeader = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, const(char)* pchKey, const(char)* pchValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_AllowStartRequest
alias da_SteamAPI_ISteamHTMLSurface_AllowStartRequest = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, bool bAllowed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_CopyToClipboard
alias da_SteamAPI_ISteamHTMLSurface_CopyToClipboard = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_CreateBrowser
alias da_SteamAPI_ISteamHTMLSurface_CreateBrowser = SteamAPICall_t function(intptr_t instancePtr, const(char)* pchUserAgent, const(char)* pchUserCSS)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_DestructISteamHTMLSurface
alias da_SteamAPI_ISteamHTMLSurface_DestructISteamHTMLSurface = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_ExecuteJavascript
alias da_SteamAPI_ISteamHTMLSurface_ExecuteJavascript = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, const(char)* pchScript)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_Find
alias da_SteamAPI_ISteamHTMLSurface_Find = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, const(char)* pchSearchStr, bool bCurrentlyInFind, bool bReverse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_GetLinkAtPosition
alias da_SteamAPI_ISteamHTMLSurface_GetLinkAtPosition = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_GoBack
alias da_SteamAPI_ISteamHTMLSurface_GoBack = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_GoForward
alias da_SteamAPI_ISteamHTMLSurface_GoForward = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_Init
alias da_SteamAPI_ISteamHTMLSurface_Init = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_JSDialogResponse
alias da_SteamAPI_ISteamHTMLSurface_JSDialogResponse = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, bool bResult)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_KeyChar
alias da_SteamAPI_ISteamHTMLSurface_KeyChar = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, uint32 cUnicodeChar, ISteamHTMLSurface_EHTMLKeyModifiers eHTMLKeyModifiers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_KeyDown
alias da_SteamAPI_ISteamHTMLSurface_KeyDown = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, uint32 nNativeKeyCode, ISteamHTMLSurface_EHTMLKeyModifiers eHTMLKeyModifiers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_KeyUp
alias da_SteamAPI_ISteamHTMLSurface_KeyUp = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, uint32 nNativeKeyCode, ISteamHTMLSurface_EHTMLKeyModifiers eHTMLKeyModifiers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_LoadURL
alias da_SteamAPI_ISteamHTMLSurface_LoadURL = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, const(char)* pchURL, const(char)* pchPostData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_MouseDoubleClick
alias da_SteamAPI_ISteamHTMLSurface_MouseDoubleClick = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, ISteamHTMLSurface_EHTMLMouseButton eMouseButton)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_MouseDown
alias da_SteamAPI_ISteamHTMLSurface_MouseDown = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, ISteamHTMLSurface_EHTMLMouseButton eMouseButton)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_MouseMove
alias da_SteamAPI_ISteamHTMLSurface_MouseMove = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_MouseUp
alias da_SteamAPI_ISteamHTMLSurface_MouseUp = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, ISteamHTMLSurface_EHTMLMouseButton eMouseButton)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_MouseWheel
alias da_SteamAPI_ISteamHTMLSurface_MouseWheel = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, int32 nDelta)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_PasteFromClipboard
alias da_SteamAPI_ISteamHTMLSurface_PasteFromClipboard = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_Reload
alias da_SteamAPI_ISteamHTMLSurface_Reload = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_RemoveBrowser
alias da_SteamAPI_ISteamHTMLSurface_RemoveBrowser = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_SetBackgroundMode
alias da_SteamAPI_ISteamHTMLSurface_SetBackgroundMode = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, bool bBackgroundMode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_SetCookie
alias da_SteamAPI_ISteamHTMLSurface_SetCookie = void function(intptr_t instancePtr, const(char)* pchHostname, const(char)* pchKey, const(char)* pchValue, const(char)* pchPath, RTime32 nExpires, bool bSecure, bool bHTTPOnly)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_SetHorizontalScroll
alias da_SteamAPI_ISteamHTMLSurface_SetHorizontalScroll = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, uint32 nAbsolutePixelScroll)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_SetKeyFocus
alias da_SteamAPI_ISteamHTMLSurface_SetKeyFocus = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, bool bHasKeyFocus)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_SetPageScaleFactor
alias da_SteamAPI_ISteamHTMLSurface_SetPageScaleFactor = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, float flZoom, int nPointX, int nPointY)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_SetSize
alias da_SteamAPI_ISteamHTMLSurface_SetSize = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, uint32 unWidth, uint32 unHeight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_SetVerticalScroll
alias da_SteamAPI_ISteamHTMLSurface_SetVerticalScroll = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle, uint32 nAbsolutePixelScroll)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_Shutdown
alias da_SteamAPI_ISteamHTMLSurface_Shutdown = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_StopFind
alias da_SteamAPI_ISteamHTMLSurface_StopFind = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_StopLoad
alias da_SteamAPI_ISteamHTMLSurface_StopLoad = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTMLSurface_ViewSource
alias da_SteamAPI_ISteamHTMLSurface_ViewSource = void function(intptr_t instancePtr, HHTMLBrowser unBrowserHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_CreateCookieContainer
alias da_SteamAPI_ISteamHTTP_CreateCookieContainer = HTTPCookieContainerHandle function(intptr_t instancePtr, bool bAllowResponsesToModify)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_CreateHTTPRequest
alias da_SteamAPI_ISteamHTTP_CreateHTTPRequest = HTTPRequestHandle function(intptr_t instancePtr, EHTTPMethod eHTTPRequestMethod, const(char)* pchAbsoluteURL)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_DeferHTTPRequest
alias da_SteamAPI_ISteamHTTP_DeferHTTPRequest = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_GetHTTPDownloadProgressPct
alias da_SteamAPI_ISteamHTTP_GetHTTPDownloadProgressPct = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, float* pflPercentOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_GetHTTPRequestWasTimedOut
alias da_SteamAPI_ISteamHTTP_GetHTTPRequestWasTimedOut = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, bool* pbWasTimedOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_GetHTTPResponseBodyData
alias da_SteamAPI_ISteamHTTP_GetHTTPResponseBodyData = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, uint8* pBodyDataBuffer, uint32 unBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_GetHTTPResponseBodySize
alias da_SteamAPI_ISteamHTTP_GetHTTPResponseBodySize = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, uint32* unBodySize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_GetHTTPResponseHeaderSize
alias da_SteamAPI_ISteamHTTP_GetHTTPResponseHeaderSize = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, const(char)* pchHeaderName, uint32* unResponseHeaderSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_GetHTTPResponseHeaderValue
alias da_SteamAPI_ISteamHTTP_GetHTTPResponseHeaderValue = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, const(char)* pchHeaderName, uint8* pHeaderValueBuffer, uint32 unBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_GetHTTPStreamingResponseBodyData
alias da_SteamAPI_ISteamHTTP_GetHTTPStreamingResponseBodyData = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, uint32 cOffset, uint8* pBodyDataBuffer, uint32 unBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_PrioritizeHTTPRequest
alias da_SteamAPI_ISteamHTTP_PrioritizeHTTPRequest = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_ReleaseCookieContainer
alias da_SteamAPI_ISteamHTTP_ReleaseCookieContainer = bool function(intptr_t instancePtr, HTTPCookieContainerHandle hCookieContainer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_ReleaseHTTPRequest
alias da_SteamAPI_ISteamHTTP_ReleaseHTTPRequest = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SendHTTPRequest
alias da_SteamAPI_ISteamHTTP_SendHTTPRequest = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, SteamAPICall_t* pCallHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SendHTTPRequestAndStreamResponse
alias da_SteamAPI_ISteamHTTP_SendHTTPRequestAndStreamResponse = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, SteamAPICall_t* pCallHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetCookie
alias da_SteamAPI_ISteamHTTP_SetCookie = bool function(intptr_t instancePtr, HTTPCookieContainerHandle hCookieContainer, const(char)* pchHost, const(char)* pchUrl, const(char)* pchCookie)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetHTTPRequestAbsoluteTimeoutMS
alias da_SteamAPI_ISteamHTTP_SetHTTPRequestAbsoluteTimeoutMS = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, uint32 unMilliseconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetHTTPRequestContextValue
alias da_SteamAPI_ISteamHTTP_SetHTTPRequestContextValue = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, uint64 ulContextValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetHTTPRequestCookieContainer
alias da_SteamAPI_ISteamHTTP_SetHTTPRequestCookieContainer = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, HTTPCookieContainerHandle hCookieContainer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetHTTPRequestGetOrPostParameter
alias da_SteamAPI_ISteamHTTP_SetHTTPRequestGetOrPostParameter = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, const(char)* pchParamName, const(char)* pchParamValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetHTTPRequestHeaderValue
alias da_SteamAPI_ISteamHTTP_SetHTTPRequestHeaderValue = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, const(char)* pchHeaderName, const(char)* pchHeaderValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetHTTPRequestNetworkActivityTimeout
alias da_SteamAPI_ISteamHTTP_SetHTTPRequestNetworkActivityTimeout = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, uint32 unTimeoutSeconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetHTTPRequestRawPostBody
alias da_SteamAPI_ISteamHTTP_SetHTTPRequestRawPostBody = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, const(char)* pchContentType, uint8* pubBody, uint32 unBodyLen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetHTTPRequestRequiresVerifiedCertificate
alias da_SteamAPI_ISteamHTTP_SetHTTPRequestRequiresVerifiedCertificate = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, bool bRequireVerifiedCertificate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamHTTP_SetHTTPRequestUserAgentInfo
alias da_SteamAPI_ISteamHTTP_SetHTTPRequestUserAgentInfo = bool function(intptr_t instancePtr, HTTPRequestHandle hRequest, const(char)* pchUserAgentInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_AddPromoItem
alias da_SteamAPI_ISteamInventory_AddPromoItem = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle, SteamItemDef_t itemDef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_AddPromoItems
alias da_SteamAPI_ISteamInventory_AddPromoItems = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle, const SteamItemDef_t* pArrayItemDefs, uint32 unArrayLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_CheckResultSteamID
alias da_SteamAPI_ISteamInventory_CheckResultSteamID = bool function(intptr_t instancePtr, SteamInventoryResult_t resultHandle, CSteamID steamIDExpected)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_ConsumeItem
alias da_SteamAPI_ISteamInventory_ConsumeItem = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle, SteamItemInstanceID_t itemConsume, uint32 unQuantity)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_DeserializeResult
alias da_SteamAPI_ISteamInventory_DeserializeResult = bool function(intptr_t instancePtr, SteamInventoryResult_t* pOutResultHandle, const void* pBuffer, uint32 unBufferSize, bool bRESERVED_MUST_BE_FALSE)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_DestroyResult
alias da_SteamAPI_ISteamInventory_DestroyResult = void function(intptr_t instancePtr, SteamInventoryResult_t resultHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_ExchangeItems
alias da_SteamAPI_ISteamInventory_ExchangeItems = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle, const SteamItemDef_t* pArrayGenerate, const uint32* punArrayGenerateQuantity, uint32 unArrayGenerateLength, const SteamItemInstanceID_t* pArrayDestroy, const uint32* punArrayDestroyQuantity, uint32 unArrayDestroyLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GenerateItems
alias da_SteamAPI_ISteamInventory_GenerateItems = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle, const SteamItemDef_t* pArrayItemDefs, const uint32* punArrayQuantity, uint32 unArrayLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GetAllItems
alias da_SteamAPI_ISteamInventory_GetAllItems = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GetEligiblePromoItemDefinitionIDs
alias da_SteamAPI_ISteamInventory_GetEligiblePromoItemDefinitionIDs = bool function(intptr_t instancePtr, CSteamID steamID, SteamItemDef_t* pItemDefIDs, uint32* punItemDefIDsArraySize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GetItemDefinitionIDs
alias da_SteamAPI_ISteamInventory_GetItemDefinitionIDs = bool function(intptr_t instancePtr, SteamItemDef_t* pItemDefIDs, uint32* punItemDefIDsArraySize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GetItemDefinitionProperty
alias da_SteamAPI_ISteamInventory_GetItemDefinitionProperty = bool function(intptr_t instancePtr, SteamItemDef_t iDefinition, const(char)* pchPropertyName, char* pchValueBuffer, uint32* punValueBufferSizeOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GetItemsByID
alias da_SteamAPI_ISteamInventory_GetItemsByID = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle, const SteamItemInstanceID_t* pInstanceIDs, uint32 unCountInstanceIDs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GetResultItemProperty
alias da_SteamAPI_ISteamInventory_GetResultItemProperty = bool function(intptr_t instancePtr, SteamInventoryResult_t resultHandle, uint32 unItemIndex, const(char)* pchPropertyName, char* pchValueBuffer, uint32* punValueBufferSizeOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GetResultItems
alias da_SteamAPI_ISteamInventory_GetResultItems = bool function(intptr_t instancePtr, SteamInventoryResult_t resultHandle, SteamItemDetails_t* pOutItemsArray, uint32* punOutItemsArraySize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GetResultStatus
alias da_SteamAPI_ISteamInventory_GetResultStatus = EResult function(intptr_t instancePtr, SteamInventoryResult_t resultHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GetResultTimestamp
alias da_SteamAPI_ISteamInventory_GetResultTimestamp = uint32 function(intptr_t instancePtr, SteamInventoryResult_t resultHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_GrantPromoItems
alias da_SteamAPI_ISteamInventory_GrantPromoItems = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_LoadItemDefinitions
alias da_SteamAPI_ISteamInventory_LoadItemDefinitions = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_RequestEligiblePromoItemDefinitionsIDs
alias da_SteamAPI_ISteamInventory_RequestEligiblePromoItemDefinitionsIDs = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_SendItemDropHeartbeat
alias da_SteamAPI_ISteamInventory_SendItemDropHeartbeat = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_SerializeResult
alias da_SteamAPI_ISteamInventory_SerializeResult = bool function(intptr_t instancePtr, SteamInventoryResult_t resultHandle, void* pOutBuffer, uint32* punOutBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_TradeItems
alias da_SteamAPI_ISteamInventory_TradeItems = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle, CSteamID steamIDTradePartner, const SteamItemInstanceID_t* pArrayGive, const uint32* pArrayGiveQuantity, uint32 nArrayGiveLength, const SteamItemInstanceID_t* pArrayGet, const uint32* pArrayGetQuantity, uint32 nArrayGetLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_TransferItemQuantity
alias da_SteamAPI_ISteamInventory_TransferItemQuantity = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle, SteamItemInstanceID_t itemIdSource, uint32 unQuantity, SteamItemInstanceID_t itemIdDest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamInventory_TriggerItemDrop
alias da_SteamAPI_ISteamInventory_TriggerItemDrop = bool function(intptr_t instancePtr, SteamInventoryResult_t* pResultHandle, SteamItemDef_t dropListDefinition)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingPingResponse_ServerFailedToRespond
alias da_SteamAPI_ISteamMatchmakingPingResponse_ServerFailedToRespond = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingPingResponse_ServerResponded
alias da_SteamAPI_ISteamMatchmakingPingResponse_ServerResponded = void function(intptr_t instancePtr, gameserveritem_t* server)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingPlayersResponse_AddPlayerToList
alias da_SteamAPI_ISteamMatchmakingPlayersResponse_AddPlayerToList = void function(intptr_t instancePtr, const(char)* pchName, int nScore, float flTimePlayed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingPlayersResponse_PlayersFailedToRespond
alias da_SteamAPI_ISteamMatchmakingPlayersResponse_PlayersFailedToRespond = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingPlayersResponse_PlayersRefreshComplete
alias da_SteamAPI_ISteamMatchmakingPlayersResponse_PlayersRefreshComplete = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingRulesResponse_RulesFailedToRespond
alias da_SteamAPI_ISteamMatchmakingRulesResponse_RulesFailedToRespond = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingRulesResponse_RulesRefreshComplete
alias da_SteamAPI_ISteamMatchmakingRulesResponse_RulesRefreshComplete = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingRulesResponse_RulesResponded
alias da_SteamAPI_ISteamMatchmakingRulesResponse_RulesResponded = void function(intptr_t instancePtr, const(char)* pchRule, const(char)* pchValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServerListResponse_RefreshComplete
alias da_SteamAPI_ISteamMatchmakingServerListResponse_RefreshComplete = void function(intptr_t instancePtr, HServerListRequest hRequest, EMatchMakingServerResponse response)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServerListResponse_ServerFailedToRespond
alias da_SteamAPI_ISteamMatchmakingServerListResponse_ServerFailedToRespond = void function(intptr_t instancePtr, HServerListRequest hRequest, int iServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServerListResponse_ServerResponded
alias da_SteamAPI_ISteamMatchmakingServerListResponse_ServerResponded = void function(intptr_t instancePtr, HServerListRequest hRequest, int iServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_CancelQuery
alias da_SteamAPI_ISteamMatchmakingServers_CancelQuery = void function(intptr_t instancePtr, HServerListRequest hRequest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_CancelServerQuery
alias da_SteamAPI_ISteamMatchmakingServers_CancelServerQuery = void function(intptr_t instancePtr, HServerQuery hServerQuery)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_GetServerCount
alias da_SteamAPI_ISteamMatchmakingServers_GetServerCount = int function(intptr_t instancePtr, HServerListRequest hRequest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_GetServerDetails
alias da_SteamAPI_ISteamMatchmakingServers_GetServerDetails = gameserveritem_t* function(intptr_t instancePtr, HServerListRequest hRequest, int iServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_IsRefreshing
alias da_SteamAPI_ISteamMatchmakingServers_IsRefreshing = bool function(intptr_t instancePtr, HServerListRequest hRequest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_PingServer
alias da_SteamAPI_ISteamMatchmakingServers_PingServer = HServerQuery function(intptr_t instancePtr, uint32 unIP, uint16 usPort, ISteamMatchmakingPingResponse* pRequestServersResponse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_PlayerDetails
alias da_SteamAPI_ISteamMatchmakingServers_PlayerDetails = HServerQuery function(intptr_t instancePtr, uint32 unIP, uint16 usPort, ISteamMatchmakingPlayersResponse* pRequestServersResponse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_RefreshQuery
alias da_SteamAPI_ISteamMatchmakingServers_RefreshQuery = void function(intptr_t instancePtr, HServerListRequest hRequest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_RefreshServer
alias da_SteamAPI_ISteamMatchmakingServers_RefreshServer = void function(intptr_t instancePtr, HServerListRequest hRequest, int iServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_ReleaseRequest
alias da_SteamAPI_ISteamMatchmakingServers_ReleaseRequest = void function(intptr_t instancePtr, HServerListRequest hServerListRequest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_RequestFavoritesServerList
alias da_SteamAPI_ISteamMatchmakingServers_RequestFavoritesServerList = HServerListRequest function(intptr_t instancePtr, AppId_t iApp, MatchMakingKeyValuePair_t** ppchFilters, uint32 nFilters, ISteamMatchmakingServerListResponse* pRequestServersResponse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_RequestFriendsServerList
alias da_SteamAPI_ISteamMatchmakingServers_RequestFriendsServerList = HServerListRequest function(intptr_t instancePtr, AppId_t iApp, MatchMakingKeyValuePair_t** ppchFilters, uint32 nFilters, ISteamMatchmakingServerListResponse* pRequestServersResponse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_RequestHistoryServerList
alias da_SteamAPI_ISteamMatchmakingServers_RequestHistoryServerList = HServerListRequest function(intptr_t instancePtr, AppId_t iApp, MatchMakingKeyValuePair_t** ppchFilters, uint32 nFilters, ISteamMatchmakingServerListResponse* pRequestServersResponse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_RequestInternetServerList
alias da_SteamAPI_ISteamMatchmakingServers_RequestInternetServerList = HServerListRequest function(intptr_t instancePtr, AppId_t iApp, MatchMakingKeyValuePair_t** ppchFilters, uint32 nFilters, ISteamMatchmakingServerListResponse* pRequestServersResponse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_RequestLANServerList
alias da_SteamAPI_ISteamMatchmakingServers_RequestLANServerList = HServerListRequest function(intptr_t instancePtr, AppId_t iApp, ISteamMatchmakingServerListResponse* pRequestServersResponse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_RequestSpectatorServerList
alias da_SteamAPI_ISteamMatchmakingServers_RequestSpectatorServerList = HServerListRequest function(intptr_t instancePtr, AppId_t iApp, MatchMakingKeyValuePair_t** ppchFilters, uint32 nFilters, ISteamMatchmakingServerListResponse* pRequestServersResponse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmakingServers_ServerRules
alias da_SteamAPI_ISteamMatchmakingServers_ServerRules = HServerQuery function(intptr_t instancePtr, uint32 unIP, uint16 usPort, ISteamMatchmakingRulesResponse* pRequestServersResponse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_AddFavoriteGame
alias da_SteamAPI_ISteamMatchmaking_AddFavoriteGame = int function(intptr_t instancePtr, AppId_t nAppID, uint32 nIP, uint16 nConnPort, uint16 nQueryPort, uint32 unFlags, uint32 rTime32LastPlayedOnServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListCompatibleMembersFilter
alias da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListCompatibleMembersFilter = void function(intptr_t instancePtr, CSteamID steamIDLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListDistanceFilter
alias da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListDistanceFilter = void function(intptr_t instancePtr, ELobbyDistanceFilter eLobbyDistanceFilter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListFilterSlotsAvailable
alias da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListFilterSlotsAvailable = void function(intptr_t instancePtr, int nSlotsAvailable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListNearValueFilter
alias da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListNearValueFilter = void function(intptr_t instancePtr, const(char)* pchKeyToMatch, int nValueToBeCloseTo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListNumericalFilter
alias da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListNumericalFilter = void function(intptr_t instancePtr, const(char)* pchKeyToMatch, int nValueToMatch, ELobbyComparison eComparisonType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListResultCountFilter
alias da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListResultCountFilter = void function(intptr_t instancePtr, int cMaxResults)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListStringFilter
alias da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListStringFilter = void function(intptr_t instancePtr, const(char)* pchKeyToMatch, const(char)* pchValueToMatch, ELobbyComparison eComparisonType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_CreateLobby
alias da_SteamAPI_ISteamMatchmaking_CreateLobby = SteamAPICall_t function(intptr_t instancePtr, ELobbyType eLobbyType, int cMaxMembers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_DeleteLobbyData
alias da_SteamAPI_ISteamMatchmaking_DeleteLobbyData = bool function(intptr_t instancePtr, CSteamID steamIDLobby, const(char)* pchKey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetFavoriteGame
alias da_SteamAPI_ISteamMatchmaking_GetFavoriteGame = bool function(intptr_t instancePtr, int iGame, AppId_t* pnAppID, uint32* pnIP, uint16* pnConnPort, uint16* pnQueryPort, uint32* punFlags, uint32* pRTime32LastPlayedOnServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetFavoriteGameCount
alias da_SteamAPI_ISteamMatchmaking_GetFavoriteGameCount = int function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyByIndex
alias da_SteamAPI_ISteamMatchmaking_GetLobbyByIndex = uint64 function(intptr_t instancePtr, int iLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyChatEntry
alias da_SteamAPI_ISteamMatchmaking_GetLobbyChatEntry = int function(intptr_t instancePtr, CSteamID steamIDLobby, int iChatID, CSteamID* pSteamIDUser, void* pvData, int cubData, EChatEntryType* peChatEntryType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyData
alias da_SteamAPI_ISteamMatchmaking_GetLobbyData = const(char)* function(intptr_t instancePtr, CSteamID steamIDLobby, const(char)* pchKey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyDataByIndex
alias da_SteamAPI_ISteamMatchmaking_GetLobbyDataByIndex = bool function(intptr_t instancePtr, CSteamID steamIDLobby, int iLobbyData, char* pchKey, int cchKeyBufferSize, char* pchValue, int cchValueBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyDataCount
alias da_SteamAPI_ISteamMatchmaking_GetLobbyDataCount = int function(intptr_t instancePtr, CSteamID steamIDLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyGameServer
alias da_SteamAPI_ISteamMatchmaking_GetLobbyGameServer = bool function(intptr_t instancePtr, CSteamID steamIDLobby, uint32* punGameServerIP, uint16* punGameServerPort, CSteamID* psteamIDGameServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyMemberByIndex
alias da_SteamAPI_ISteamMatchmaking_GetLobbyMemberByIndex = uint64 function(intptr_t instancePtr, CSteamID steamIDLobby, int iMember)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyMemberData
alias da_SteamAPI_ISteamMatchmaking_GetLobbyMemberData = const(char)* function(intptr_t instancePtr, CSteamID steamIDLobby, CSteamID steamIDUser, const(char)* pchKey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyMemberLimit
alias da_SteamAPI_ISteamMatchmaking_GetLobbyMemberLimit = int function(intptr_t instancePtr, CSteamID steamIDLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetLobbyOwner
alias da_SteamAPI_ISteamMatchmaking_GetLobbyOwner = uint64 function(intptr_t instancePtr, CSteamID steamIDLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_GetNumLobbyMembers
alias da_SteamAPI_ISteamMatchmaking_GetNumLobbyMembers = int function(intptr_t instancePtr, CSteamID steamIDLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_InviteUserToLobby
alias da_SteamAPI_ISteamMatchmaking_InviteUserToLobby = bool function(intptr_t instancePtr, CSteamID steamIDLobby, CSteamID steamIDInvitee)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_JoinLobby
alias da_SteamAPI_ISteamMatchmaking_JoinLobby = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamIDLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_LeaveLobby
alias da_SteamAPI_ISteamMatchmaking_LeaveLobby = void function(intptr_t instancePtr, CSteamID steamIDLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_RemoveFavoriteGame
alias da_SteamAPI_ISteamMatchmaking_RemoveFavoriteGame = bool function(intptr_t instancePtr, AppId_t nAppID, uint32 nIP, uint16 nConnPort, uint16 nQueryPort, uint32 unFlags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_RequestLobbyData
alias da_SteamAPI_ISteamMatchmaking_RequestLobbyData = bool function(intptr_t instancePtr, CSteamID steamIDLobby)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_RequestLobbyList
alias da_SteamAPI_ISteamMatchmaking_RequestLobbyList = SteamAPICall_t function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_SendLobbyChatMsg
alias da_SteamAPI_ISteamMatchmaking_SendLobbyChatMsg = bool function(intptr_t instancePtr, CSteamID steamIDLobby, const void* pvMsgBody, int cubMsgBody)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_SetLinkedLobby
alias da_SteamAPI_ISteamMatchmaking_SetLinkedLobby = bool function(intptr_t instancePtr, CSteamID steamIDLobby, CSteamID steamIDLobbyDependent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_SetLobbyData
alias da_SteamAPI_ISteamMatchmaking_SetLobbyData = bool function(intptr_t instancePtr, CSteamID steamIDLobby, const(char)* pchKey, const(char)* pchValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_SetLobbyGameServer
alias da_SteamAPI_ISteamMatchmaking_SetLobbyGameServer = void function(intptr_t instancePtr, CSteamID steamIDLobby, uint32 unGameServerIP, uint16 unGameServerPort, CSteamID steamIDGameServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_SetLobbyJoinable
alias da_SteamAPI_ISteamMatchmaking_SetLobbyJoinable = bool function(intptr_t instancePtr, CSteamID steamIDLobby, bool bLobbyJoinable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_SetLobbyMemberData
alias da_SteamAPI_ISteamMatchmaking_SetLobbyMemberData = void function(intptr_t instancePtr, CSteamID steamIDLobby, const(char)* pchKey, const(char)* pchValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_SetLobbyMemberLimit
alias da_SteamAPI_ISteamMatchmaking_SetLobbyMemberLimit = bool function(intptr_t instancePtr, CSteamID steamIDLobby, int cMaxMembers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_SetLobbyOwner
alias da_SteamAPI_ISteamMatchmaking_SetLobbyOwner = bool function(intptr_t instancePtr, CSteamID steamIDLobby, CSteamID steamIDNewOwner)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMatchmaking_SetLobbyType
alias da_SteamAPI_ISteamMatchmaking_SetLobbyType = bool function(intptr_t instancePtr, CSteamID steamIDLobby, ELobbyType eLobbyType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_BActivationSuccess
alias da_SteamAPI_ISteamMusicRemote_BActivationSuccess = bool function(intptr_t instancePtr, bool bValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_BIsCurrentMusicRemote
alias da_SteamAPI_ISteamMusicRemote_BIsCurrentMusicRemote = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_CurrentEntryDidChange
alias da_SteamAPI_ISteamMusicRemote_CurrentEntryDidChange = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_CurrentEntryIsAvailable
alias da_SteamAPI_ISteamMusicRemote_CurrentEntryIsAvailable = bool function(intptr_t instancePtr, bool bAvailable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_CurrentEntryWillChange
alias da_SteamAPI_ISteamMusicRemote_CurrentEntryWillChange = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_DeregisterSteamMusicRemote
alias da_SteamAPI_ISteamMusicRemote_DeregisterSteamMusicRemote = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_EnableLooped
alias da_SteamAPI_ISteamMusicRemote_EnableLooped = bool function(intptr_t instancePtr, bool bValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_EnablePlayNext
alias da_SteamAPI_ISteamMusicRemote_EnablePlayNext = bool function(intptr_t instancePtr, bool bValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_EnablePlayPrevious
alias da_SteamAPI_ISteamMusicRemote_EnablePlayPrevious = bool function(intptr_t instancePtr, bool bValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_EnablePlaylists
alias da_SteamAPI_ISteamMusicRemote_EnablePlaylists = bool function(intptr_t instancePtr, bool bValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_EnableQueue
alias da_SteamAPI_ISteamMusicRemote_EnableQueue = bool function(intptr_t instancePtr, bool bValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_EnableShuffled
alias da_SteamAPI_ISteamMusicRemote_EnableShuffled = bool function(intptr_t instancePtr, bool bValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_PlaylistDidChange
alias da_SteamAPI_ISteamMusicRemote_PlaylistDidChange = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_PlaylistWillChange
alias da_SteamAPI_ISteamMusicRemote_PlaylistWillChange = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_QueueDidChange
alias da_SteamAPI_ISteamMusicRemote_QueueDidChange = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_QueueWillChange
alias da_SteamAPI_ISteamMusicRemote_QueueWillChange = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_RegisterSteamMusicRemote
alias da_SteamAPI_ISteamMusicRemote_RegisterSteamMusicRemote = bool function(intptr_t instancePtr, const(char)* pchName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_ResetPlaylistEntries
alias da_SteamAPI_ISteamMusicRemote_ResetPlaylistEntries = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_ResetQueueEntries
alias da_SteamAPI_ISteamMusicRemote_ResetQueueEntries = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_SetCurrentPlaylistEntry
alias da_SteamAPI_ISteamMusicRemote_SetCurrentPlaylistEntry = bool function(intptr_t instancePtr, int nID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_SetCurrentQueueEntry
alias da_SteamAPI_ISteamMusicRemote_SetCurrentQueueEntry = bool function(intptr_t instancePtr, int nID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_SetDisplayName
alias da_SteamAPI_ISteamMusicRemote_SetDisplayName = bool function(intptr_t instancePtr, const(char)* pchDisplayName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_SetPNGIcon_64x64
alias da_SteamAPI_ISteamMusicRemote_SetPNGIcon_64x64 = bool function(intptr_t instancePtr, void* pvBuffer, uint32 cbBufferLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_SetPlaylistEntry
alias da_SteamAPI_ISteamMusicRemote_SetPlaylistEntry = bool function(intptr_t instancePtr, int nID, int nPosition, const(char)* pchEntryText)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_SetQueueEntry
alias da_SteamAPI_ISteamMusicRemote_SetQueueEntry = bool function(intptr_t instancePtr, int nID, int nPosition, const(char)* pchEntryText)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_UpdateCurrentEntryCoverArt
alias da_SteamAPI_ISteamMusicRemote_UpdateCurrentEntryCoverArt = bool function(intptr_t instancePtr, void* pvBuffer, uint32 cbBufferLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_UpdateCurrentEntryElapsedSeconds
alias da_SteamAPI_ISteamMusicRemote_UpdateCurrentEntryElapsedSeconds = bool function(intptr_t instancePtr, int nValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_UpdateCurrentEntryText
alias da_SteamAPI_ISteamMusicRemote_UpdateCurrentEntryText = bool function(intptr_t instancePtr, const(char)* pchText)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_UpdateLooped
alias da_SteamAPI_ISteamMusicRemote_UpdateLooped = bool function(intptr_t instancePtr, bool bValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_UpdatePlaybackStatus
alias da_SteamAPI_ISteamMusicRemote_UpdatePlaybackStatus = bool function(intptr_t instancePtr, AudioPlayback_Status nStatus)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_UpdateShuffled
alias da_SteamAPI_ISteamMusicRemote_UpdateShuffled = bool function(intptr_t instancePtr, bool bValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusicRemote_UpdateVolume
alias da_SteamAPI_ISteamMusicRemote_UpdateVolume = bool function(intptr_t instancePtr, float flValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusic_BIsEnabled
alias da_SteamAPI_ISteamMusic_BIsEnabled = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusic_BIsPlaying
alias da_SteamAPI_ISteamMusic_BIsPlaying = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusic_GetPlaybackStatus
alias da_SteamAPI_ISteamMusic_GetPlaybackStatus = AudioPlayback_Status function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusic_GetVolume
alias da_SteamAPI_ISteamMusic_GetVolume = float function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusic_Pause
alias da_SteamAPI_ISteamMusic_Pause = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusic_Play
alias da_SteamAPI_ISteamMusic_Play = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusic_PlayNext
alias da_SteamAPI_ISteamMusic_PlayNext = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusic_PlayPrevious
alias da_SteamAPI_ISteamMusic_PlayPrevious = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamMusic_SetVolume
alias da_SteamAPI_ISteamMusic_SetVolume = void function(intptr_t instancePtr, float flVolume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_AcceptP2PSessionWithUser
alias da_SteamAPI_ISteamNetworking_AcceptP2PSessionWithUser = bool function(intptr_t instancePtr, CSteamID steamIDRemote)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_AllowP2PPacketRelay
alias da_SteamAPI_ISteamNetworking_AllowP2PPacketRelay = bool function(intptr_t instancePtr, bool bAllow)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_CloseP2PChannelWithUser
alias da_SteamAPI_ISteamNetworking_CloseP2PChannelWithUser = bool function(intptr_t instancePtr, CSteamID steamIDRemote, int nChannel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_CloseP2PSessionWithUser
alias da_SteamAPI_ISteamNetworking_CloseP2PSessionWithUser = bool function(intptr_t instancePtr, CSteamID steamIDRemote)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_CreateConnectionSocket
alias da_SteamAPI_ISteamNetworking_CreateConnectionSocket = SNetSocket_t function(intptr_t instancePtr, uint32 nIP, uint16 nPort, int nTimeoutSec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_CreateListenSocket
alias da_SteamAPI_ISteamNetworking_CreateListenSocket = SNetListenSocket_t function(intptr_t instancePtr, int nVirtualP2PPort, uint32 nIP, uint16 nPort, bool bAllowUseOfPacketRelay)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_CreateP2PConnectionSocket
alias da_SteamAPI_ISteamNetworking_CreateP2PConnectionSocket = SNetSocket_t function(intptr_t instancePtr, CSteamID steamIDTarget, int nVirtualPort, int nTimeoutSec, bool bAllowUseOfPacketRelay)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_DestroyListenSocket
alias da_SteamAPI_ISteamNetworking_DestroyListenSocket = bool function(intptr_t instancePtr, SNetListenSocket_t hSocket, bool bNotifyRemoteEnd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_DestroySocket
alias da_SteamAPI_ISteamNetworking_DestroySocket = bool function(intptr_t instancePtr, SNetSocket_t hSocket, bool bNotifyRemoteEnd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_GetListenSocketInfo
alias da_SteamAPI_ISteamNetworking_GetListenSocketInfo = bool function(intptr_t instancePtr, SNetListenSocket_t hListenSocket, uint32* pnIP, uint16* pnPort)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_GetMaxPacketSize
alias da_SteamAPI_ISteamNetworking_GetMaxPacketSize = int function(intptr_t instancePtr, SNetSocket_t hSocket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_GetP2PSessionState
alias da_SteamAPI_ISteamNetworking_GetP2PSessionState = bool function(intptr_t instancePtr, CSteamID steamIDRemote, P2PSessionState_t* pConnectionState)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_GetSocketConnectionType
alias da_SteamAPI_ISteamNetworking_GetSocketConnectionType = ESNetSocketConnectionType function(intptr_t instancePtr, SNetSocket_t hSocket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_GetSocketInfo
alias da_SteamAPI_ISteamNetworking_GetSocketInfo = bool function(intptr_t instancePtr, SNetSocket_t hSocket, CSteamID* pSteamIDRemote, int* peSocketStatus, uint32* punIPRemote, uint16* punPortRemote)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_IsDataAvailable
alias da_SteamAPI_ISteamNetworking_IsDataAvailable = bool function(intptr_t instancePtr, SNetListenSocket_t hListenSocket, uint32* pcubMsgSize, SNetSocket_t* phSocket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_IsDataAvailableOnSocket
alias da_SteamAPI_ISteamNetworking_IsDataAvailableOnSocket = bool function(intptr_t instancePtr, SNetSocket_t hSocket, uint32* pcubMsgSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_IsP2PPacketAvailable
alias da_SteamAPI_ISteamNetworking_IsP2PPacketAvailable = bool function(intptr_t instancePtr, uint32* pcubMsgSize, int nChannel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_ReadP2PPacket
alias da_SteamAPI_ISteamNetworking_ReadP2PPacket = bool function(intptr_t instancePtr, void* pubDest, uint32 cubDest, uint32* pcubMsgSize, CSteamID* psteamIDRemote, int nChannel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_RetrieveData
alias da_SteamAPI_ISteamNetworking_RetrieveData = bool function(intptr_t instancePtr, SNetListenSocket_t hListenSocket, void* pubDest, uint32 cubDest, uint32* pcubMsgSize, SNetSocket_t* phSocket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_RetrieveDataFromSocket
alias da_SteamAPI_ISteamNetworking_RetrieveDataFromSocket = bool function(intptr_t instancePtr, SNetSocket_t hSocket, void* pubDest, uint32 cubDest, uint32* pcubMsgSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_SendDataOnSocket
alias da_SteamAPI_ISteamNetworking_SendDataOnSocket = bool function(intptr_t instancePtr, SNetSocket_t hSocket, void* pubData, uint32 cubData, bool bReliable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamNetworking_SendP2PPacket
alias da_SteamAPI_ISteamNetworking_SendP2PPacket = bool function(intptr_t instancePtr, CSteamID steamIDRemote, const void* pubData, uint32 cubData, EP2PSend eP2PSendType, int nChannel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_CommitPublishedFileUpdate
alias da_SteamAPI_ISteamRemoteStorage_CommitPublishedFileUpdate = SteamAPICall_t function(intptr_t instancePtr, PublishedFileUpdateHandle_t updateHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_CreatePublishedFileUpdateRequest
alias da_SteamAPI_ISteamRemoteStorage_CreatePublishedFileUpdateRequest = PublishedFileUpdateHandle_t function(intptr_t instancePtr, PublishedFileId_t unPublishedFileId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_DeletePublishedFile
alias da_SteamAPI_ISteamRemoteStorage_DeletePublishedFile = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t unPublishedFileId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_EnumeratePublishedFilesByUserAction
alias da_SteamAPI_ISteamRemoteStorage_EnumeratePublishedFilesByUserAction = SteamAPICall_t function(intptr_t instancePtr, EWorkshopFileAction eAction, uint32 unStartIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_EnumeratePublishedWorkshopFiles
alias da_SteamAPI_ISteamRemoteStorage_EnumeratePublishedWorkshopFiles = SteamAPICall_t function(intptr_t instancePtr, EWorkshopEnumerationType eEnumerationType, uint32 unStartIndex, uint32 unCount, uint32 unDays, SteamParamStringArray_t* pTags, SteamParamStringArray_t* pUserTags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_EnumerateUserPublishedFiles
alias da_SteamAPI_ISteamRemoteStorage_EnumerateUserPublishedFiles = SteamAPICall_t function(intptr_t instancePtr, uint32 unStartIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_EnumerateUserSharedWorkshopFiles
alias da_SteamAPI_ISteamRemoteStorage_EnumerateUserSharedWorkshopFiles = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamId, uint32 unStartIndex, SteamParamStringArray_t* pRequiredTags, SteamParamStringArray_t* pExcludedTags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_EnumerateUserSubscribedFiles
alias da_SteamAPI_ISteamRemoteStorage_EnumerateUserSubscribedFiles = SteamAPICall_t function(intptr_t instancePtr, uint32 unStartIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileDelete
alias da_SteamAPI_ISteamRemoteStorage_FileDelete = bool function(intptr_t instancePtr, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileExists
alias da_SteamAPI_ISteamRemoteStorage_FileExists = bool function(intptr_t instancePtr, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileForget
alias da_SteamAPI_ISteamRemoteStorage_FileForget = bool function(intptr_t instancePtr, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FilePersisted
alias da_SteamAPI_ISteamRemoteStorage_FilePersisted = bool function(intptr_t instancePtr, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileRead
alias da_SteamAPI_ISteamRemoteStorage_FileRead = int32 function(intptr_t instancePtr, const(char)* pchFile, void* pvData, int32 cubDataToRead)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileReadAsync
alias da_SteamAPI_ISteamRemoteStorage_FileReadAsync = SteamAPICall_t function(intptr_t instancePtr, const(char)* pchFile, uint32 nOffset, uint32 cubToRead)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileReadAsyncComplete
alias da_SteamAPI_ISteamRemoteStorage_FileReadAsyncComplete = bool function(intptr_t instancePtr, SteamAPICall_t hReadCall, void* pvBuffer, uint32 cubToRead)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileShare
alias da_SteamAPI_ISteamRemoteStorage_FileShare = SteamAPICall_t function(intptr_t instancePtr, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileWrite
alias da_SteamAPI_ISteamRemoteStorage_FileWrite = bool function(intptr_t instancePtr, const(char)* pchFile, const void* pvData, int32 cubData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileWriteAsync
alias da_SteamAPI_ISteamRemoteStorage_FileWriteAsync = SteamAPICall_t function(intptr_t instancePtr, const(char)* pchFile, const(void)* pvData, uint32 cubData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileWriteStreamCancel
alias da_SteamAPI_ISteamRemoteStorage_FileWriteStreamCancel = bool function(intptr_t instancePtr, UGCFileWriteStreamHandle_t writeHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileWriteStreamClose
alias da_SteamAPI_ISteamRemoteStorage_FileWriteStreamClose = bool function(intptr_t instancePtr, UGCFileWriteStreamHandle_t writeHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileWriteStreamOpen
alias da_SteamAPI_ISteamRemoteStorage_FileWriteStreamOpen = UGCFileWriteStreamHandle_t function(intptr_t instancePtr, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_FileWriteStreamWriteChunk
alias da_SteamAPI_ISteamRemoteStorage_FileWriteStreamWriteChunk = bool function(intptr_t instancePtr, UGCFileWriteStreamHandle_t writeHandle, const void* pvData, int32 cubData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetCachedUGCCount
alias da_SteamAPI_ISteamRemoteStorage_GetCachedUGCCount = int32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetCachedUGCHandle
alias da_SteamAPI_ISteamRemoteStorage_GetCachedUGCHandle = UGCHandle_t function(intptr_t instancePtr, int32 iCachedContent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetFileCount
alias da_SteamAPI_ISteamRemoteStorage_GetFileCount = int32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetFileNameAndSize
alias da_SteamAPI_ISteamRemoteStorage_GetFileNameAndSize = const(char)* function(intptr_t instancePtr, int iFile, int32* pnFileSizeInBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetFileSize
alias da_SteamAPI_ISteamRemoteStorage_GetFileSize = int32 function(intptr_t instancePtr, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetFileTimestamp
alias da_SteamAPI_ISteamRemoteStorage_GetFileTimestamp = int64 function(intptr_t instancePtr, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetPublishedFileDetails
alias da_SteamAPI_ISteamRemoteStorage_GetPublishedFileDetails = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t unPublishedFileId, uint32 unMaxSecondsOld)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetPublishedItemVoteDetails
alias da_SteamAPI_ISteamRemoteStorage_GetPublishedItemVoteDetails = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t unPublishedFileId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetQuota
alias da_SteamAPI_ISteamRemoteStorage_GetQuota = bool function(intptr_t instancePtr, uint64* pnTotalBytes, uint64* puAvailableBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetSyncPlatforms
alias da_SteamAPI_ISteamRemoteStorage_GetSyncPlatforms = ERemoteStoragePlatform function(intptr_t instancePtr, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetUGCDetails
alias da_SteamAPI_ISteamRemoteStorage_GetUGCDetails = bool function(intptr_t instancePtr, UGCHandle_t hContent, AppId_t* pnAppID, char** ppchName, int32* pnFileSizeInBytes, CSteamID* pSteamIDOwner)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetUGCDownloadProgress
alias da_SteamAPI_ISteamRemoteStorage_GetUGCDownloadProgress = bool function(intptr_t instancePtr, UGCHandle_t hContent, int32* pnBytesDownloaded, int32* pnBytesExpected)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_GetUserPublishedItemVoteDetails
alias da_SteamAPI_ISteamRemoteStorage_GetUserPublishedItemVoteDetails = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t unPublishedFileId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_IsCloudEnabledForAccount
alias da_SteamAPI_ISteamRemoteStorage_IsCloudEnabledForAccount = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_IsCloudEnabledForApp
alias da_SteamAPI_ISteamRemoteStorage_IsCloudEnabledForApp = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_PublishVideo
alias da_SteamAPI_ISteamRemoteStorage_PublishVideo = SteamAPICall_t function(intptr_t instancePtr, EWorkshopVideoProvider eVideoProvider, const(char)* pchVideoAccount, const(char)* pchVideoIdentifier, const(char)* pchPreviewFile, AppId_t nConsumerAppId, const(char)* pchTitle, const(char)* pchDescription, ERemoteStoragePublishedFileVisibility eVisibility, SteamParamStringArray_t* pTags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_PublishWorkshopFile
alias da_SteamAPI_ISteamRemoteStorage_PublishWorkshopFile = SteamAPICall_t function(intptr_t instancePtr, const(char)* pchFile, const(char)* pchPreviewFile, AppId_t nConsumerAppId, const(char)* pchTitle, const(char)* pchDescription, ERemoteStoragePublishedFileVisibility eVisibility, SteamParamStringArray_t* pTags, EWorkshopFileType eWorkshopFileType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_SetCloudEnabledForApp
alias da_SteamAPI_ISteamRemoteStorage_SetCloudEnabledForApp = void function(intptr_t instancePtr, bool bEnabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_SetSyncPlatforms
alias da_SteamAPI_ISteamRemoteStorage_SetSyncPlatforms = bool function(intptr_t instancePtr, const(char)* pchFile, ERemoteStoragePlatform eRemoteStoragePlatform)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_SetUserPublishedFileAction
alias da_SteamAPI_ISteamRemoteStorage_SetUserPublishedFileAction = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t unPublishedFileId, EWorkshopFileAction eAction)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_SubscribePublishedFile
alias da_SteamAPI_ISteamRemoteStorage_SubscribePublishedFile = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t unPublishedFileId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UGCDownload
alias da_SteamAPI_ISteamRemoteStorage_UGCDownload = SteamAPICall_t function(intptr_t instancePtr, UGCHandle_t hContent, uint32 unPriority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UGCDownloadToLocation
alias da_SteamAPI_ISteamRemoteStorage_UGCDownloadToLocation = SteamAPICall_t function(intptr_t instancePtr, UGCHandle_t hContent, const(char)* pchLocation, uint32 unPriority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UGCRead
alias da_SteamAPI_ISteamRemoteStorage_UGCRead = int32 function(intptr_t instancePtr, UGCHandle_t hContent, void* pvData, int32 cubDataToRead, uint32 cOffset, EUGCReadAction eAction)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UnsubscribePublishedFile
alias da_SteamAPI_ISteamRemoteStorage_UnsubscribePublishedFile = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t unPublishedFileId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileDescription
alias da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileDescription = bool function(intptr_t instancePtr, PublishedFileUpdateHandle_t updateHandle, const(char)* pchDescription)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileFile
alias da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileFile = bool function(intptr_t instancePtr, PublishedFileUpdateHandle_t updateHandle, const(char)* pchFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFilePreviewFile
alias da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFilePreviewFile = bool function(intptr_t instancePtr, PublishedFileUpdateHandle_t updateHandle, const(char)* pchPreviewFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription
alias da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription = bool function(intptr_t instancePtr, PublishedFileUpdateHandle_t updateHandle, const(char)* pchChangeDescription)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTags
alias da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTags = bool function(intptr_t instancePtr, PublishedFileUpdateHandle_t updateHandle, SteamParamStringArray_t* pTags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTitle
alias da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTitle = bool function(intptr_t instancePtr, PublishedFileUpdateHandle_t updateHandle, const(char)* pchTitle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileVisibility
alias da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileVisibility = bool function(intptr_t instancePtr, PublishedFileUpdateHandle_t updateHandle, ERemoteStoragePublishedFileVisibility eVisibility)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamRemoteStorage_UpdateUserPublishedItemVote
alias da_SteamAPI_ISteamRemoteStorage_UpdateUserPublishedItemVote = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t unPublishedFileId, bool bVoteUp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamScreenshots_AddScreenshotToLibrary
alias da_SteamAPI_ISteamScreenshots_AddScreenshotToLibrary = ScreenshotHandle function(intptr_t instancePtr, const(char)* pchFilename, const(char)* pchThumbnailFilename, int nWidth, int nHeight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamScreenshots_AddVRScreenshotToLibrary
alias da_SteamAPI_ISteamScreenshots_AddVRScreenshotToLibrary = ScreenshotHandle function(intptr_t instancePtr, EVRScreenshotType eType, const(char)* pchFilename, const(char)* pchVRFilename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamScreenshots_HookScreenshots
alias da_SteamAPI_ISteamScreenshots_HookScreenshots = void function(intptr_t instancePtr, bool bHook)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamScreenshots_IsScreenshotsHooked
alias da_SteamAPI_ISteamScreenshots_IsScreenshotsHooked = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamScreenshots_SetLocation
alias da_SteamAPI_ISteamScreenshots_SetLocation = bool function(intptr_t instancePtr, ScreenshotHandle hScreenshot, const(char)* pchLocation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamScreenshots_TagPublishedFile
alias da_SteamAPI_ISteamScreenshots_TagPublishedFile = bool function(intptr_t instancePtr, ScreenshotHandle hScreenshot, PublishedFileId_t unPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamScreenshots_TagUser
alias da_SteamAPI_ISteamScreenshots_TagUser = bool function(intptr_t instancePtr, ScreenshotHandle hScreenshot, CSteamID steamID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamScreenshots_TriggerScreenshot
alias da_SteamAPI_ISteamScreenshots_TriggerScreenshot = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamScreenshots_WriteScreenshot
alias da_SteamAPI_ISteamScreenshots_WriteScreenshot = ScreenshotHandle function(intptr_t instancePtr, void* pubRGB, uint32 cubRGB, int nWidth, int nHeight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_AddDependency
alias da_SteamAPI_ISteamUGC_AddDependency = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t nParentPublishedFileID, PublishedFileId_t nChildPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_AddExcludedTag
alias da_SteamAPI_ISteamUGC_AddExcludedTag = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, const(char)* pTagName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_AddItemKeyValueTag
alias da_SteamAPI_ISteamUGC_AddItemKeyValueTag = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pchKey, const(char)* pchValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_AddItemPreviewFile
alias da_SteamAPI_ISteamUGC_AddItemPreviewFile = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pszPreviewFile, EItemPreviewType type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_AddItemPreviewVideo
alias da_SteamAPI_ISteamUGC_AddItemPreviewVideo = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pszVideoID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_AddItemToFavorites
alias da_SteamAPI_ISteamUGC_AddItemToFavorites = SteamAPICall_t function(intptr_t instancePtr, AppId_t nAppId, PublishedFileId_t nPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_AddRequiredKeyValueTag
alias da_SteamAPI_ISteamUGC_AddRequiredKeyValueTag = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, const(char)* pKey, const(char)* pValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_AddRequiredTag
alias da_SteamAPI_ISteamUGC_AddRequiredTag = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, const(char)* pTagName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_BInitWorkshopForGameServer
alias da_SteamAPI_ISteamUGC_BInitWorkshopForGameServer = bool function(intptr_t instancePtr, DepotId_t unWorkshopDepotID, const(char)* pszFolder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_CreateItem
alias da_SteamAPI_ISteamUGC_CreateItem = SteamAPICall_t function(intptr_t instancePtr, AppId_t nConsumerAppId, EWorkshopFileType eFileType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_CreateQueryAllUGCRequest
alias da_SteamAPI_ISteamUGC_CreateQueryAllUGCRequest = UGCQueryHandle_t function(intptr_t instancePtr, EUGCQuery eQueryType, EUGCMatchingUGCType eMatchingeMatchingUGCTypeFileType, AppId_t nCreatorAppID, AppId_t nConsumerAppID, uint32 unPage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_CreateQueryUGCDetailsRequest
alias da_SteamAPI_ISteamUGC_CreateQueryUGCDetailsRequest = UGCQueryHandle_t function(intptr_t instancePtr, PublishedFileId_t* pvecPublishedFileID, uint32 unNumPublishedFileIDs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_CreateQueryUserUGCRequest
alias da_SteamAPI_ISteamUGC_CreateQueryUserUGCRequest = UGCQueryHandle_t function(intptr_t instancePtr, AccountID_t unAccountID, EUserUGCList eListType, EUGCMatchingUGCType eMatchingUGCType, EUserUGCListSortOrder eSortOrder, AppId_t nCreatorAppID, AppId_t nConsumerAppID, uint32 unPage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_DownloadItem
alias da_SteamAPI_ISteamUGC_DownloadItem = bool function(intptr_t instancePtr, PublishedFileId_t nPublishedFileID, bool bHighPriority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetItemDownloadInfo
alias da_SteamAPI_ISteamUGC_GetItemDownloadInfo = bool function(intptr_t instancePtr, PublishedFileId_t nPublishedFileID, uint64* punBytesDownloaded, uint64* punBytesTotal)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetItemInstallInfo
alias da_SteamAPI_ISteamUGC_GetItemInstallInfo = bool function(intptr_t instancePtr, PublishedFileId_t nPublishedFileID, uint64* punSizeOnDisk, char* pchFolder, uint32 cchFolderSize, uint32* punTimeStamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetItemState
alias da_SteamAPI_ISteamUGC_GetItemState = uint32 function(intptr_t instancePtr, PublishedFileId_t nPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetItemUpdateProgress
alias da_SteamAPI_ISteamUGC_GetItemUpdateProgress = EItemUpdateStatus function(intptr_t instancePtr, UGCUpdateHandle_t handle, uint64* punBytesProcessed, uint64* punBytesTotal)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetNumSubscribedItems
alias da_SteamAPI_ISteamUGC_GetNumSubscribedItems = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetQueryUGCAdditionalPreview
alias da_SteamAPI_ISteamUGC_GetQueryUGCAdditionalPreview = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 index, uint32 previewIndex, char* pchURLOrVideoID, uint32 cchURLSize, char* pchOriginalFileName, uint32 cchOriginalFileNameSize, EItemPreviewType* pPreviewType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetQueryUGCChildren
alias da_SteamAPI_ISteamUGC_GetQueryUGCChildren = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 index, PublishedFileId_t* pvecPublishedFileID, uint32 cMaxEntries)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetQueryUGCKeyValueTag
alias da_SteamAPI_ISteamUGC_GetQueryUGCKeyValueTag = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 index, uint32 keyValueTagIndex, char* pchKey, uint32 cchKeySize, char* pchValue, uint32 cchValueSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetQueryUGCMetadata
alias da_SteamAPI_ISteamUGC_GetQueryUGCMetadata = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 index, char* pchMetadata, uint32 cchMetadatasize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetQueryUGCNumAdditionalPreviews
alias da_SteamAPI_ISteamUGC_GetQueryUGCNumAdditionalPreviews = uint32 function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetQueryUGCNumKeyValueTags
alias da_SteamAPI_ISteamUGC_GetQueryUGCNumKeyValueTags = uint32 function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetQueryUGCPreviewURL
alias da_SteamAPI_ISteamUGC_GetQueryUGCPreviewURL = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 index, char* pchURL, uint32 cchURLSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetQueryUGCResult
alias da_SteamAPI_ISteamUGC_GetQueryUGCResult = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 index, SteamUGCDetails_t* pDetails)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetQueryUGCStatistic
alias da_SteamAPI_ISteamUGC_GetQueryUGCStatistic = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 index, EItemStatistic eStatType, uint64* pStatValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetSubscribedItems
alias da_SteamAPI_ISteamUGC_GetSubscribedItems = uint32 function(intptr_t instancePtr, PublishedFileId_t* pvecPublishedFileID, uint32 cMaxEntries)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_GetUserItemVote
alias da_SteamAPI_ISteamUGC_GetUserItemVote = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t nPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_ReleaseQueryUGCRequest
alias da_SteamAPI_ISteamUGC_ReleaseQueryUGCRequest = bool function(intptr_t instancePtr, UGCQueryHandle_t handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_RemoveDependency
alias da_SteamAPI_ISteamUGC_RemoveDependency = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t nParentPublishedFileID, PublishedFileId_t nChildPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_RemoveItemFromFavorites
alias da_SteamAPI_ISteamUGC_RemoveItemFromFavorites = SteamAPICall_t function(intptr_t instancePtr, AppId_t nAppId, PublishedFileId_t nPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_RemoveItemKeyValueTags
alias da_SteamAPI_ISteamUGC_RemoveItemKeyValueTags = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pchKey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_RemoveItemPreview
alias da_SteamAPI_ISteamUGC_RemoveItemPreview = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, uint32 index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_RequestUGCDetails
alias da_SteamAPI_ISteamUGC_RequestUGCDetails = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t nPublishedFileID, uint32 unMaxAgeSeconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SendQueryUGCRequest
alias da_SteamAPI_ISteamUGC_SendQueryUGCRequest = SteamAPICall_t function(intptr_t instancePtr, UGCQueryHandle_t handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetAllowCachedResponse
alias da_SteamAPI_ISteamUGC_SetAllowCachedResponse = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 unMaxAgeSeconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetCloudFileNameFilter
alias da_SteamAPI_ISteamUGC_SetCloudFileNameFilter = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, const(char)* pMatchCloudFileName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetItemContent
alias da_SteamAPI_ISteamUGC_SetItemContent = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pszContentFolder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetItemDescription
alias da_SteamAPI_ISteamUGC_SetItemDescription = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pchDescription)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetItemMetadata
alias da_SteamAPI_ISteamUGC_SetItemMetadata = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pchMetaData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetItemPreview
alias da_SteamAPI_ISteamUGC_SetItemPreview = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pszPreviewFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetItemTags
alias da_SteamAPI_ISteamUGC_SetItemTags = bool function(intptr_t instancePtr, UGCUpdateHandle_t updateHandle, const SteamParamStringArray_t* pTags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetItemTitle
alias da_SteamAPI_ISteamUGC_SetItemTitle = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pchTitle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetItemUpdateLanguage
alias da_SteamAPI_ISteamUGC_SetItemUpdateLanguage = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pchLanguage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetItemVisibility
alias da_SteamAPI_ISteamUGC_SetItemVisibility = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, ERemoteStoragePublishedFileVisibility eVisibility)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetLanguage
alias da_SteamAPI_ISteamUGC_SetLanguage = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, const(char)* pchLanguage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetMatchAnyTag
alias da_SteamAPI_ISteamUGC_SetMatchAnyTag = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, bool bMatchAnyTag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetRankedByTrendDays
alias da_SteamAPI_ISteamUGC_SetRankedByTrendDays = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 unDays)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetReturnAdditionalPreviews
alias da_SteamAPI_ISteamUGC_SetReturnAdditionalPreviews = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, bool bReturnAdditionalPreviews)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetReturnChildren
alias da_SteamAPI_ISteamUGC_SetReturnChildren = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, bool bReturnChildren)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetReturnKeyValueTags
alias da_SteamAPI_ISteamUGC_SetReturnKeyValueTags = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, bool bReturnKeyValueTags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetReturnLongDescription
alias da_SteamAPI_ISteamUGC_SetReturnLongDescription = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, bool bReturnLongDescription)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetReturnMetadata
alias da_SteamAPI_ISteamUGC_SetReturnMetadata = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, bool bReturnMetadata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetReturnOnlyIDs
alias da_SteamAPI_ISteamUGC_SetReturnOnlyIDs = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, bool bReturnOnlyIDs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetReturnPlaytimeStats
alias da_SteamAPI_ISteamUGC_SetReturnPlaytimeStats = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, uint32 unDays)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetReturnTotalOnly
alias da_SteamAPI_ISteamUGC_SetReturnTotalOnly = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, bool bReturnTotalOnly)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetSearchText
alias da_SteamAPI_ISteamUGC_SetSearchText = bool function(intptr_t instancePtr, UGCQueryHandle_t handle, const(char)* pSearchText)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SetUserItemVote
alias da_SteamAPI_ISteamUGC_SetUserItemVote = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t nPublishedFileID, bool bVoteUp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_StartItemUpdate
alias da_SteamAPI_ISteamUGC_StartItemUpdate = UGCUpdateHandle_t function(intptr_t instancePtr, AppId_t nConsumerAppId, PublishedFileId_t nPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_StartPlaytimeTracking
alias da_SteamAPI_ISteamUGC_StartPlaytimeTracking = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t* pvecPublishedFileID, uint32 unNumPublishedFileIDs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_StopPlaytimeTracking
alias da_SteamAPI_ISteamUGC_StopPlaytimeTracking = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t* pvecPublishedFileID, uint32 unNumPublishedFileIDs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_StopPlaytimeTrackingForAllItems
alias da_SteamAPI_ISteamUGC_StopPlaytimeTrackingForAllItems = SteamAPICall_t function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SubmitItemUpdate
alias da_SteamAPI_ISteamUGC_SubmitItemUpdate = SteamAPICall_t function(intptr_t instancePtr, UGCUpdateHandle_t handle, const(char)* pchChangeNote)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SubscribeItem
alias da_SteamAPI_ISteamUGC_SubscribeItem = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t nPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_SuspendDownloads
alias da_SteamAPI_ISteamUGC_SuspendDownloads = void function(intptr_t instancePtr, bool bSuspend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_UnsubscribeItem
alias da_SteamAPI_ISteamUGC_UnsubscribeItem = SteamAPICall_t function(intptr_t instancePtr, PublishedFileId_t nPublishedFileID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_UpdateItemPreviewFile
alias da_SteamAPI_ISteamUGC_UpdateItemPreviewFile = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, uint32 index, const(char)* pszPreviewFile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUGC_UpdateItemPreviewVideo
alias da_SteamAPI_ISteamUGC_UpdateItemPreviewVideo = bool function(intptr_t instancePtr, UGCUpdateHandle_t handle, uint32 index, const(char)* pszVideoID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUnifiedMessages_GetMethodResponseData
alias da_SteamAPI_ISteamUnifiedMessages_GetMethodResponseData = bool function(intptr_t instancePtr, ClientUnifiedMessageHandle hHandle, void* pResponseBuffer, uint32 unResponseBufferSize, bool bAutoRelease)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUnifiedMessages_GetMethodResponseInfo
alias da_SteamAPI_ISteamUnifiedMessages_GetMethodResponseInfo = bool function(intptr_t instancePtr, ClientUnifiedMessageHandle hHandle, uint32* punResponseSize, EResult* peResult)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUnifiedMessages_ReleaseMethod
alias da_SteamAPI_ISteamUnifiedMessages_ReleaseMethod = bool function(intptr_t instancePtr, ClientUnifiedMessageHandle hHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUnifiedMessages_SendMethod
alias da_SteamAPI_ISteamUnifiedMessages_SendMethod = ClientUnifiedMessageHandle function(intptr_t instancePtr, const(char)* pchServiceMethod, const void* pRequestBuffer, uint32 unRequestBufferSize, uint64 unContext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUnifiedMessages_SendNotification
alias da_SteamAPI_ISteamUnifiedMessages_SendNotification = bool function(intptr_t instancePtr, const(char)* pchServiceNotification, const void* pNotificationBuffer, uint32 unNotificationBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_AttachLeaderboardUGC
alias da_SteamAPI_ISteamUserStats_AttachLeaderboardUGC = SteamAPICall_t function(intptr_t instancePtr, SteamLeaderboard_t hSteamLeaderboard, UGCHandle_t hUGC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_ClearAchievement
alias da_SteamAPI_ISteamUserStats_ClearAchievement = bool function(intptr_t instancePtr, const(char)* pchName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_DownloadLeaderboardEntries
alias da_SteamAPI_ISteamUserStats_DownloadLeaderboardEntries = SteamAPICall_t function(intptr_t instancePtr, SteamLeaderboard_t hSteamLeaderboard, ELeaderboardDataRequest eLeaderboardDataRequest, int nRangeStart, int nRangeEnd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_DownloadLeaderboardEntriesForUsers
alias da_SteamAPI_ISteamUserStats_DownloadLeaderboardEntriesForUsers = SteamAPICall_t function(intptr_t instancePtr, SteamLeaderboard_t hSteamLeaderboard, CSteamID* prgUsers, int cUsers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_FindLeaderboard
alias da_SteamAPI_ISteamUserStats_FindLeaderboard = SteamAPICall_t function(intptr_t instancePtr, const(char)* pchLeaderboardName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_FindOrCreateLeaderboard
alias da_SteamAPI_ISteamUserStats_FindOrCreateLeaderboard = SteamAPICall_t function(intptr_t instancePtr, const(char)* pchLeaderboardName, ELeaderboardSortMethod eLeaderboardSortMethod, ELeaderboardDisplayType eLeaderboardDisplayType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetAchievement
alias da_SteamAPI_ISteamUserStats_GetAchievement = bool function(intptr_t instancePtr, const(char)* pchName, bool* pbAchieved)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetAchievementAchievedPercent
alias da_SteamAPI_ISteamUserStats_GetAchievementAchievedPercent = bool function(intptr_t instancePtr, const(char)* pchName, float* pflPercent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetAchievementAndUnlockTime
alias da_SteamAPI_ISteamUserStats_GetAchievementAndUnlockTime = bool function(intptr_t instancePtr, const(char)* pchName, bool* pbAchieved, uint32* punUnlockTime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetAchievementDisplayAttribute
alias da_SteamAPI_ISteamUserStats_GetAchievementDisplayAttribute = const(char)* function(intptr_t instancePtr, const(char)* pchName, const(char)* pchKey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetAchievementIcon
alias da_SteamAPI_ISteamUserStats_GetAchievementIcon = int function(intptr_t instancePtr, const(char)* pchName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetAchievementName
alias da_SteamAPI_ISteamUserStats_GetAchievementName = const(char)* function(intptr_t instancePtr, uint32 iAchievement)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetDownloadedLeaderboardEntry
alias da_SteamAPI_ISteamUserStats_GetDownloadedLeaderboardEntry = bool function(intptr_t instancePtr, SteamLeaderboardEntries_t hSteamLeaderboardEntries, int index, LeaderboardEntry_t* pLeaderboardEntry, int32* pDetails, int cDetailsMax)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetGlobalStat
alias da_SteamAPI_ISteamUserStats_GetGlobalStat = bool function(intptr_t instancePtr, const(char)* pchStatName, int64* pData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetGlobalStat0
alias da_SteamAPI_ISteamUserStats_GetGlobalStat0 = bool function(intptr_t instancePtr, const(char)* pchStatName, double* pData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetGlobalStatHistory
alias da_SteamAPI_ISteamUserStats_GetGlobalStatHistory = int32 function(intptr_t instancePtr, const(char)* pchStatName, int64* pData, uint32 cubData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetGlobalStatHistory0
alias da_SteamAPI_ISteamUserStats_GetGlobalStatHistory0 = int32 function(intptr_t instancePtr, const(char)* pchStatName, double* pData, uint32 cubData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetLeaderboardDisplayType
alias da_SteamAPI_ISteamUserStats_GetLeaderboardDisplayType = ELeaderboardDisplayType function(intptr_t instancePtr, SteamLeaderboard_t hSteamLeaderboard)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetLeaderboardEntryCount
alias da_SteamAPI_ISteamUserStats_GetLeaderboardEntryCount = int function(intptr_t instancePtr, SteamLeaderboard_t hSteamLeaderboard)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetLeaderboardName
alias da_SteamAPI_ISteamUserStats_GetLeaderboardName = const(char)* function(intptr_t instancePtr, SteamLeaderboard_t hSteamLeaderboard)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetLeaderboardSortMethod
alias da_SteamAPI_ISteamUserStats_GetLeaderboardSortMethod = ELeaderboardSortMethod function(intptr_t instancePtr, SteamLeaderboard_t hSteamLeaderboard)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetMostAchievedAchievementInfo
alias da_SteamAPI_ISteamUserStats_GetMostAchievedAchievementInfo = int function(intptr_t instancePtr, char* pchName, uint32 unNameBufLen, float* pflPercent, bool* pbAchieved)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetNextMostAchievedAchievementInfo
alias da_SteamAPI_ISteamUserStats_GetNextMostAchievedAchievementInfo = int function(intptr_t instancePtr, int iIteratorPrevious, char* pchName, uint32 unNameBufLen, float* pflPercent, bool* pbAchieved)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetNumAchievements
alias da_SteamAPI_ISteamUserStats_GetNumAchievements = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetNumberOfCurrentPlayers
alias da_SteamAPI_ISteamUserStats_GetNumberOfCurrentPlayers = SteamAPICall_t function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetStat
alias da_SteamAPI_ISteamUserStats_GetStat = bool function(intptr_t instancePtr, const(char)* pchName, int32* pData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetStat0
alias da_SteamAPI_ISteamUserStats_GetStat0 = bool function(intptr_t instancePtr, const(char)* pchName, float* pData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetUserAchievement
alias da_SteamAPI_ISteamUserStats_GetUserAchievement = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, bool* pbAchieved)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetUserAchievementAndUnlockTime
alias da_SteamAPI_ISteamUserStats_GetUserAchievementAndUnlockTime = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, bool* pbAchieved, uint32* punUnlockTime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetUserStat
alias da_SteamAPI_ISteamUserStats_GetUserStat = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, int32* pData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_GetUserStat0
alias da_SteamAPI_ISteamUserStats_GetUserStat0 = bool function(intptr_t instancePtr, CSteamID steamIDUser, const(char)* pchName, float* pData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_IndicateAchievementProgress
alias da_SteamAPI_ISteamUserStats_IndicateAchievementProgress = bool function(intptr_t instancePtr, const(char)* pchName, uint32 nCurProgress, uint32 nMaxProgress)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_RequestCurrentStats
alias da_SteamAPI_ISteamUserStats_RequestCurrentStats = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_RequestGlobalAchievementPercentages
alias da_SteamAPI_ISteamUserStats_RequestGlobalAchievementPercentages = SteamAPICall_t function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_RequestGlobalStats
alias da_SteamAPI_ISteamUserStats_RequestGlobalStats = SteamAPICall_t function(intptr_t instancePtr, int nHistoryDays)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_RequestUserStats
alias da_SteamAPI_ISteamUserStats_RequestUserStats = SteamAPICall_t function(intptr_t instancePtr, CSteamID steamIDUser)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_ResetAllStats
alias da_SteamAPI_ISteamUserStats_ResetAllStats = bool function(intptr_t instancePtr, bool bAchievementsToo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_SetAchievement
alias da_SteamAPI_ISteamUserStats_SetAchievement = bool function(intptr_t instancePtr, const(char)* pchName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_SetStat
alias da_SteamAPI_ISteamUserStats_SetStat = bool function(intptr_t instancePtr, const(char)* pchName, int32 nData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_SetStat0
alias da_SteamAPI_ISteamUserStats_SetStat0 = bool function(intptr_t instancePtr, const(char)* pchName, float fData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_StoreStats
alias da_SteamAPI_ISteamUserStats_StoreStats = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_UpdateAvgRateStat
alias da_SteamAPI_ISteamUserStats_UpdateAvgRateStat = bool function(intptr_t instancePtr, const(char)* pchName, float flCountThisSession, double dSessionLength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUserStats_UploadLeaderboardScore
alias da_SteamAPI_ISteamUserStats_UploadLeaderboardScore = SteamAPICall_t function(intptr_t instancePtr, SteamLeaderboard_t hSteamLeaderboard, ELeaderboardUploadScoreMethod eLeaderboardUploadScoreMethod, int32 nScore, const int32* pScoreDetails, int cScoreDetailsCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_AdvertiseGame
alias da_SteamAPI_ISteamUser_AdvertiseGame = void function(intptr_t instancePtr, CSteamID steamIDGameServer, uint32 unIPServer, uint16 usPortServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_BIsBehindNAT
alias da_SteamAPI_ISteamUser_BIsBehindNAT = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_BIsPhoneIdentifying
alias da_SteamAPI_ISteamUser_BIsPhoneIdentifying = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_BIsPhoneRequiringVerification
alias da_SteamAPI_ISteamUser_BIsPhoneRequiringVerification = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_BIsPhoneVerified
alias da_SteamAPI_ISteamUser_BIsPhoneVerified = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_BIsTwoFactorEnabled
alias da_SteamAPI_ISteamUser_BIsTwoFactorEnabled = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_BLoggedOn
alias da_SteamAPI_ISteamUser_BLoggedOn = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_BeginAuthSession
alias da_SteamAPI_ISteamUser_BeginAuthSession = EBeginAuthSessionResult function(intptr_t instancePtr, const void* pAuthTicket, int cbAuthTicket, CSteamID steamID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_CancelAuthTicket
alias da_SteamAPI_ISteamUser_CancelAuthTicket = void function(intptr_t instancePtr, HAuthTicket hAuthTicket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_DecompressVoice
alias da_SteamAPI_ISteamUser_DecompressVoice = EVoiceResult function(intptr_t instancePtr, const void* pCompressed, uint32 cbCompressed, void* pDestBuffer, uint32 cbDestBufferSize, uint32* nBytesWritten, uint32 nDesiredSampleRate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_EndAuthSession
alias da_SteamAPI_ISteamUser_EndAuthSession = void function(intptr_t instancePtr, CSteamID steamID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetAuthSessionTicket
alias da_SteamAPI_ISteamUser_GetAuthSessionTicket = HAuthTicket function(intptr_t instancePtr, void* pTicket, int cbMaxTicket, uint32* pcbTicket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetAvailableVoice
alias da_SteamAPI_ISteamUser_GetAvailableVoice = EVoiceResult function(intptr_t instancePtr, uint32* pcbCompressed, uint32* pcbUncompressed_Deprecated, uint32 nUncompressedVoiceDesiredSampleRate_Deprecated)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetEncryptedAppTicket
alias da_SteamAPI_ISteamUser_GetEncryptedAppTicket = bool function(intptr_t instancePtr, void* pTicket, int cbMaxTicket, uint32* pcbTicket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetGameBadgeLevel
alias da_SteamAPI_ISteamUser_GetGameBadgeLevel = int function(intptr_t instancePtr, int nSeries, bool bFoil)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetHSteamUser
alias da_SteamAPI_ISteamUser_GetHSteamUser = HSteamUser function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetPlayerSteamLevel
alias da_SteamAPI_ISteamUser_GetPlayerSteamLevel = int function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetSteamID
alias da_SteamAPI_ISteamUser_GetSteamID = uint64 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetUserDataFolder
alias da_SteamAPI_ISteamUser_GetUserDataFolder = bool function(intptr_t instancePtr, char* pchBuffer, int cubBuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetVoice
alias da_SteamAPI_ISteamUser_GetVoice = EVoiceResult function(intptr_t instancePtr, bool bWantCompressed, void* pDestBuffer, uint32 cbDestBufferSize, uint32* nBytesWritten, bool bWantUncompressed_Deprecated, void* pUncompressedDestBuffer_Deprecated, uint32 cbUncompressedDestBufferSize_Deprecated, uint32* nUncompressBytesWritten_Deprecated, uint32 nUncompressedVoiceDesiredSampleRate_Deprecated)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_GetVoiceOptimalSampleRate
alias da_SteamAPI_ISteamUser_GetVoiceOptimalSampleRate = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_InitiateGameConnection
alias da_SteamAPI_ISteamUser_InitiateGameConnection = int function(intptr_t instancePtr, void* pAuthBlob, int cbMaxAuthBlob, CSteamID steamIDGameServer, uint32 unIPServer, uint16 usPortServer, bool bSecure)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_RequestEncryptedAppTicket
alias da_SteamAPI_ISteamUser_RequestEncryptedAppTicket = SteamAPICall_t function(intptr_t instancePtr, void* pDataToInclude, int cbDataToInclude)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_RequestStoreAuthURL
alias da_SteamAPI_ISteamUser_RequestStoreAuthURL = SteamAPICall_t function(intptr_t instancePtr, const(char)* pchRedirectURL)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_StartVoiceRecording
alias da_SteamAPI_ISteamUser_StartVoiceRecording = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_StopVoiceRecording
alias da_SteamAPI_ISteamUser_StopVoiceRecording = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_TerminateGameConnection
alias da_SteamAPI_ISteamUser_TerminateGameConnection = void function(intptr_t instancePtr, uint32 unIPServer, uint16 usPortServer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_TrackAppUsageEvent
alias da_SteamAPI_ISteamUser_TrackAppUsageEvent = void function(intptr_t instancePtr, CGameID gameID, int eAppUsageEvent, const(char)* pchExtraInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUser_UserHasLicenseForApp
alias da_SteamAPI_ISteamUser_UserHasLicenseForApp = EUserHasLicenseForAppResult function(intptr_t instancePtr, CSteamID steamID, AppId_t appID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_BOverlayNeedsPresent
alias da_SteamAPI_ISteamUtils_BOverlayNeedsPresent = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_CheckFileSignature
alias da_SteamAPI_ISteamUtils_CheckFileSignature = SteamAPICall_t function(intptr_t instancePtr, const(char)* szFileName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetAPICallFailureReason
alias da_SteamAPI_ISteamUtils_GetAPICallFailureReason = ESteamAPICallFailure function(intptr_t instancePtr, SteamAPICall_t hSteamAPICall)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetAPICallResult
alias da_SteamAPI_ISteamUtils_GetAPICallResult = bool function(intptr_t instancePtr, SteamAPICall_t hSteamAPICall, void* pCallback, int cubCallback, int iCallbackExpected, bool* pbFailed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetAppID
alias da_SteamAPI_ISteamUtils_GetAppID = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetCSERIPPort
alias da_SteamAPI_ISteamUtils_GetCSERIPPort = bool function(intptr_t instancePtr, uint32* unIP, uint16* usPort)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetConnectedUniverse
alias da_SteamAPI_ISteamUtils_GetConnectedUniverse = EUniverse function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetCurrentBatteryPower
alias da_SteamAPI_ISteamUtils_GetCurrentBatteryPower = uint8 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetEnteredGamepadTextInput
alias da_SteamAPI_ISteamUtils_GetEnteredGamepadTextInput = bool function(intptr_t instancePtr, char* pchText, uint32 cchText)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetEnteredGamepadTextLength
alias da_SteamAPI_ISteamUtils_GetEnteredGamepadTextLength = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetIPCCallCount
alias da_SteamAPI_ISteamUtils_GetIPCCallCount = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetIPCountry
alias da_SteamAPI_ISteamUtils_GetIPCountry = const(char)* function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetImageRGBA
alias da_SteamAPI_ISteamUtils_GetImageRGBA = bool function(intptr_t instancePtr, int iImage, uint8* pubDest, int nDestBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetImageSize
alias da_SteamAPI_ISteamUtils_GetImageSize = bool function(intptr_t instancePtr, int iImage, uint32* pnWidth, uint32* pnHeight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetSecondsSinceAppActive
alias da_SteamAPI_ISteamUtils_GetSecondsSinceAppActive = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetSecondsSinceComputerActive
alias da_SteamAPI_ISteamUtils_GetSecondsSinceComputerActive = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetServerRealTime
alias da_SteamAPI_ISteamUtils_GetServerRealTime = uint32 function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_GetSteamUILanguage
alias da_SteamAPI_ISteamUtils_GetSteamUILanguage = const(char)* function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_IsAPICallCompleted
alias da_SteamAPI_ISteamUtils_IsAPICallCompleted = bool function(intptr_t instancePtr, SteamAPICall_t hSteamAPICall, bool* pbFailed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_IsOverlayEnabled
alias da_SteamAPI_ISteamUtils_IsOverlayEnabled = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_IsSteamInBigPictureMode
alias da_SteamAPI_ISteamUtils_IsSteamInBigPictureMode = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_IsSteamRunningInVR
alias da_SteamAPI_ISteamUtils_IsSteamRunningInVR = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_IsVRHeadsetStreamingEnabled
alias da_SteamAPI_ISteamUtils_IsVRHeadsetStreamingEnabled = bool function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_SetOverlayNotificationInset
alias da_SteamAPI_ISteamUtils_SetOverlayNotificationInset = void function(intptr_t instancePtr, int nHorizontalInset, int nVerticalInset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_SetOverlayNotificationPosition
alias da_SteamAPI_ISteamUtils_SetOverlayNotificationPosition = void function(intptr_t instancePtr, ENotificationPosition eNotificationPosition)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_SetVRHeadsetStreamingEnabled
alias da_SteamAPI_ISteamUtils_SetVRHeadsetStreamingEnabled = void function(intptr_t instancePtr, bool bEnabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_SetWarningMessageHook
alias da_SteamAPI_ISteamUtils_SetWarningMessageHook = void function(intptr_t instancePtr, SteamAPIWarningMessageHook_t pFunction)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_ShowGamepadTextInput
alias da_SteamAPI_ISteamUtils_ShowGamepadTextInput = bool function(intptr_t instancePtr, EGamepadTextInputMode eInputMode, EGamepadTextInputLineMode eLineInputMode, const(char)* pchDescription, uint32 unCharMax, const(char)* pchExistingText)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamUtils_StartVRDashboard
alias da_SteamAPI_ISteamUtils_StartVRDashboard = void function(intptr_t instancePtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamVideo_GetOPFSettings
alias da_SteamAPI_ISteamVideo_GetOPFSettings = void function(intptr_t instancePtr, AppId_t unVideoAppID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamVideo_GetOPFStringForApp
alias da_SteamAPI_ISteamVideo_GetOPFStringForApp = bool function(intptr_t instancePtr, AppId_t unVideoAppID, char* pchBuffer, int32* pnBufferSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamVideo_GetVideoURL
alias da_SteamAPI_ISteamVideo_GetVideoURL = void function(intptr_t instancePtr, AppId_t unVideoAppID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ISteamVideo_IsBroadcasting
alias da_SteamAPI_ISteamVideo_IsBroadcasting = bool function(intptr_t instancePtr, int* pnNumViewers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_Init
alias da_SteamAPI_Init = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_IsSteamRunning
alias da_SteamAPI_IsSteamRunning = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_ReleaseCurrentThreadMemory
alias da_SteamAPI_ReleaseCurrentThreadMemory = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamAPI_Shutdown
alias da_SteamAPI_Shutdown = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SteamClient
alias da_SteamClient = ISteamClient* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SteamAPI_ISteamAppList_GetAppBuildId
da_SteamAPI_ISteamAppList_GetAppBuildId SteamAPI_ISteamAppList_GetAppBuildId;
Undocumented in source.
- SteamAPI_ISteamAppList_GetAppInstallDir
da_SteamAPI_ISteamAppList_GetAppInstallDir SteamAPI_ISteamAppList_GetAppInstallDir;
Undocumented in source.
- SteamAPI_ISteamAppList_GetAppName
da_SteamAPI_ISteamAppList_GetAppName SteamAPI_ISteamAppList_GetAppName;
Undocumented in source.
- SteamAPI_ISteamAppList_GetInstalledApps
da_SteamAPI_ISteamAppList_GetInstalledApps SteamAPI_ISteamAppList_GetInstalledApps;
Undocumented in source.
- SteamAPI_ISteamAppList_GetNumInstalledApps
da_SteamAPI_ISteamAppList_GetNumInstalledApps SteamAPI_ISteamAppList_GetNumInstalledApps;
Undocumented in source.
- SteamAPI_ISteamApps_BGetDLCDataByIndex
da_SteamAPI_ISteamApps_BGetDLCDataByIndex SteamAPI_ISteamApps_BGetDLCDataByIndex;
Undocumented in source.
- SteamAPI_ISteamApps_BIsAppInstalled
da_SteamAPI_ISteamApps_BIsAppInstalled SteamAPI_ISteamApps_BIsAppInstalled;
Undocumented in source.
- SteamAPI_ISteamApps_BIsCybercafe
da_SteamAPI_ISteamApps_BIsCybercafe SteamAPI_ISteamApps_BIsCybercafe;
Undocumented in source.
- SteamAPI_ISteamApps_BIsDlcInstalled
da_SteamAPI_ISteamApps_BIsDlcInstalled SteamAPI_ISteamApps_BIsDlcInstalled;
Undocumented in source.
- SteamAPI_ISteamApps_BIsLowViolence
da_SteamAPI_ISteamApps_BIsLowViolence SteamAPI_ISteamApps_BIsLowViolence;
Undocumented in source.
- SteamAPI_ISteamApps_BIsSubscribed
da_SteamAPI_ISteamApps_BIsSubscribed SteamAPI_ISteamApps_BIsSubscribed;
Undocumented in source.
- SteamAPI_ISteamApps_BIsSubscribedApp
da_SteamAPI_ISteamApps_BIsSubscribedApp SteamAPI_ISteamApps_BIsSubscribedApp;
Undocumented in source.
- SteamAPI_ISteamApps_BIsSubscribedFromFreeWeekend
da_SteamAPI_ISteamApps_BIsSubscribedFromFreeWeekend SteamAPI_ISteamApps_BIsSubscribedFromFreeWeekend;
Undocumented in source.
- SteamAPI_ISteamApps_BIsVACBanned
da_SteamAPI_ISteamApps_BIsVACBanned SteamAPI_ISteamApps_BIsVACBanned;
Undocumented in source.
- SteamAPI_ISteamApps_GetAppBuildId
da_SteamAPI_ISteamApps_GetAppBuildId SteamAPI_ISteamApps_GetAppBuildId;
Undocumented in source.
- SteamAPI_ISteamApps_GetAppInstallDir
da_SteamAPI_ISteamApps_GetAppInstallDir SteamAPI_ISteamApps_GetAppInstallDir;
Undocumented in source.
- SteamAPI_ISteamApps_GetAppOwner
da_SteamAPI_ISteamApps_GetAppOwner SteamAPI_ISteamApps_GetAppOwner;
Undocumented in source.
- SteamAPI_ISteamApps_GetAvailableGameLanguages
da_SteamAPI_ISteamApps_GetAvailableGameLanguages SteamAPI_ISteamApps_GetAvailableGameLanguages;
Undocumented in source.
- SteamAPI_ISteamApps_GetCurrentBetaName
da_SteamAPI_ISteamApps_GetCurrentBetaName SteamAPI_ISteamApps_GetCurrentBetaName;
Undocumented in source.
- SteamAPI_ISteamApps_GetCurrentGameLanguage
da_SteamAPI_ISteamApps_GetCurrentGameLanguage SteamAPI_ISteamApps_GetCurrentGameLanguage;
Undocumented in source.
- SteamAPI_ISteamApps_GetDLCCount
da_SteamAPI_ISteamApps_GetDLCCount SteamAPI_ISteamApps_GetDLCCount;
Undocumented in source.
- SteamAPI_ISteamApps_GetDlcDownloadProgress
da_SteamAPI_ISteamApps_GetDlcDownloadProgress SteamAPI_ISteamApps_GetDlcDownloadProgress;
Undocumented in source.
- SteamAPI_ISteamApps_GetEarliestPurchaseUnixTime
da_SteamAPI_ISteamApps_GetEarliestPurchaseUnixTime SteamAPI_ISteamApps_GetEarliestPurchaseUnixTime;
Undocumented in source.
- SteamAPI_ISteamApps_GetFileDetails
da_SteamAPI_ISteamApps_GetFileDetails SteamAPI_ISteamApps_GetFileDetails;
Undocumented in source.
- SteamAPI_ISteamApps_GetInstalledDepots
da_SteamAPI_ISteamApps_GetInstalledDepots SteamAPI_ISteamApps_GetInstalledDepots;
Undocumented in source.
- SteamAPI_ISteamApps_GetLaunchQueryParam
da_SteamAPI_ISteamApps_GetLaunchQueryParam SteamAPI_ISteamApps_GetLaunchQueryParam;
Undocumented in source.
- SteamAPI_ISteamApps_InstallDLC
da_SteamAPI_ISteamApps_InstallDLC SteamAPI_ISteamApps_InstallDLC;
Undocumented in source.
- SteamAPI_ISteamApps_MarkContentCorrupt
da_SteamAPI_ISteamApps_MarkContentCorrupt SteamAPI_ISteamApps_MarkContentCorrupt;
Undocumented in source.
- SteamAPI_ISteamApps_RequestAllProofOfPurchaseKeys
da_SteamAPI_ISteamApps_RequestAllProofOfPurchaseKeys SteamAPI_ISteamApps_RequestAllProofOfPurchaseKeys;
Undocumented in source.
- SteamAPI_ISteamApps_RequestAppProofOfPurchaseKey
da_SteamAPI_ISteamApps_RequestAppProofOfPurchaseKey SteamAPI_ISteamApps_RequestAppProofOfPurchaseKey;
Undocumented in source.
- SteamAPI_ISteamApps_UninstallDLC
da_SteamAPI_ISteamApps_UninstallDLC SteamAPI_ISteamApps_UninstallDLC;
Undocumented in source.
- SteamAPI_ISteamClient_BReleaseSteamPipe
da_SteamAPI_ISteamClient_BReleaseSteamPipe SteamAPI_ISteamClient_BReleaseSteamPipe;
Undocumented in source.
- SteamAPI_ISteamClient_BShutdownIfAllPipesClosed
da_SteamAPI_ISteamClient_BShutdownIfAllPipesClosed SteamAPI_ISteamClient_BShutdownIfAllPipesClosed;
Undocumented in source.
- SteamAPI_ISteamClient_ConnectToGlobalUser
da_SteamAPI_ISteamClient_ConnectToGlobalUser SteamAPI_ISteamClient_ConnectToGlobalUser;
Undocumented in source.
- SteamAPI_ISteamClient_CreateLocalUser
da_SteamAPI_ISteamClient_CreateLocalUser SteamAPI_ISteamClient_CreateLocalUser;
Undocumented in source.
- SteamAPI_ISteamClient_CreateSteamPipe
da_SteamAPI_ISteamClient_CreateSteamPipe SteamAPI_ISteamClient_CreateSteamPipe;
Undocumented in source.
- SteamAPI_ISteamClient_GetIPCCallCount
da_SteamAPI_ISteamClient_GetIPCCallCount SteamAPI_ISteamClient_GetIPCCallCount;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamAppList
da_SteamAPI_ISteamClient_GetISteamAppList SteamAPI_ISteamClient_GetISteamAppList;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamApps
da_SteamAPI_ISteamClient_GetISteamApps SteamAPI_ISteamClient_GetISteamApps;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamController
da_SteamAPI_ISteamClient_GetISteamController SteamAPI_ISteamClient_GetISteamController;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamFriends
da_SteamAPI_ISteamClient_GetISteamFriends SteamAPI_ISteamClient_GetISteamFriends;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamGameServer
da_SteamAPI_ISteamClient_GetISteamGameServer SteamAPI_ISteamClient_GetISteamGameServer;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamGameServerStats
da_SteamAPI_ISteamClient_GetISteamGameServerStats SteamAPI_ISteamClient_GetISteamGameServerStats;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamGenericInterface
da_SteamAPI_ISteamClient_GetISteamGenericInterface SteamAPI_ISteamClient_GetISteamGenericInterface;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamHTMLSurface
da_SteamAPI_ISteamClient_GetISteamHTMLSurface SteamAPI_ISteamClient_GetISteamHTMLSurface;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamHTTP
da_SteamAPI_ISteamClient_GetISteamHTTP SteamAPI_ISteamClient_GetISteamHTTP;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamInventory
da_SteamAPI_ISteamClient_GetISteamInventory SteamAPI_ISteamClient_GetISteamInventory;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamMatchmaking
da_SteamAPI_ISteamClient_GetISteamMatchmaking SteamAPI_ISteamClient_GetISteamMatchmaking;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamMatchmakingServers
da_SteamAPI_ISteamClient_GetISteamMatchmakingServers SteamAPI_ISteamClient_GetISteamMatchmakingServers;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamMusic
da_SteamAPI_ISteamClient_GetISteamMusic SteamAPI_ISteamClient_GetISteamMusic;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamMusicRemote
da_SteamAPI_ISteamClient_GetISteamMusicRemote SteamAPI_ISteamClient_GetISteamMusicRemote;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamNetworking
da_SteamAPI_ISteamClient_GetISteamNetworking SteamAPI_ISteamClient_GetISteamNetworking;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamRemoteStorage
da_SteamAPI_ISteamClient_GetISteamRemoteStorage SteamAPI_ISteamClient_GetISteamRemoteStorage;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamScreenshots
da_SteamAPI_ISteamClient_GetISteamScreenshots SteamAPI_ISteamClient_GetISteamScreenshots;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamUGC
da_SteamAPI_ISteamClient_GetISteamUGC SteamAPI_ISteamClient_GetISteamUGC;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamUnifiedMessages
da_SteamAPI_ISteamClient_GetISteamUnifiedMessages SteamAPI_ISteamClient_GetISteamUnifiedMessages;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamUser
da_SteamAPI_ISteamClient_GetISteamUser SteamAPI_ISteamClient_GetISteamUser;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamUserStats
da_SteamAPI_ISteamClient_GetISteamUserStats SteamAPI_ISteamClient_GetISteamUserStats;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamUtils
da_SteamAPI_ISteamClient_GetISteamUtils SteamAPI_ISteamClient_GetISteamUtils;
Undocumented in source.
- SteamAPI_ISteamClient_GetISteamVideo
da_SteamAPI_ISteamClient_GetISteamVideo SteamAPI_ISteamClient_GetISteamVideo;
Undocumented in source.
- SteamAPI_ISteamClient_ReleaseUser
da_SteamAPI_ISteamClient_ReleaseUser SteamAPI_ISteamClient_ReleaseUser;
Undocumented in source.
- SteamAPI_ISteamClient_SetLocalIPBinding
da_SteamAPI_ISteamClient_SetLocalIPBinding SteamAPI_ISteamClient_SetLocalIPBinding;
Undocumented in source.
- SteamAPI_ISteamClient_SetWarningMessageHook
da_SteamAPI_ISteamClient_SetWarningMessageHook SteamAPI_ISteamClient_SetWarningMessageHook;
Undocumented in source.
- SteamAPI_ISteamController_ActivateActionSet
da_SteamAPI_ISteamController_ActivateActionSet SteamAPI_ISteamController_ActivateActionSet;
Undocumented in source.
- SteamAPI_ISteamController_GetActionSetHandle
da_SteamAPI_ISteamController_GetActionSetHandle SteamAPI_ISteamController_GetActionSetHandle;
Undocumented in source.
- SteamAPI_ISteamController_GetAnalogActionData
da_SteamAPI_ISteamController_GetAnalogActionData SteamAPI_ISteamController_GetAnalogActionData;
Undocumented in source.
- SteamAPI_ISteamController_GetAnalogActionHandle
da_SteamAPI_ISteamController_GetAnalogActionHandle SteamAPI_ISteamController_GetAnalogActionHandle;
Undocumented in source.
- SteamAPI_ISteamController_GetAnalogActionOrigins
da_SteamAPI_ISteamController_GetAnalogActionOrigins SteamAPI_ISteamController_GetAnalogActionOrigins;
Undocumented in source.
- SteamAPI_ISteamController_GetConnectedControllers
da_SteamAPI_ISteamController_GetConnectedControllers SteamAPI_ISteamController_GetConnectedControllers;
Undocumented in source.
- SteamAPI_ISteamController_GetControllerForGamepadIndex
da_SteamAPI_ISteamController_GetControllerForGamepadIndex SteamAPI_ISteamController_GetControllerForGamepadIndex;
Undocumented in source.
- SteamAPI_ISteamController_GetCurrentActionSet
da_SteamAPI_ISteamController_GetCurrentActionSet SteamAPI_ISteamController_GetCurrentActionSet;
Undocumented in source.
- SteamAPI_ISteamController_GetDigitalActionData
da_SteamAPI_ISteamController_GetDigitalActionData SteamAPI_ISteamController_GetDigitalActionData;
Undocumented in source.
- SteamAPI_ISteamController_GetDigitalActionHandle
da_SteamAPI_ISteamController_GetDigitalActionHandle SteamAPI_ISteamController_GetDigitalActionHandle;
Undocumented in source.
- SteamAPI_ISteamController_GetDigitalActionOrigins
da_SteamAPI_ISteamController_GetDigitalActionOrigins SteamAPI_ISteamController_GetDigitalActionOrigins;
Undocumented in source.
- SteamAPI_ISteamController_GetGamepadIndexForController
da_SteamAPI_ISteamController_GetGamepadIndexForController SteamAPI_ISteamController_GetGamepadIndexForController;
Undocumented in source.
- SteamAPI_ISteamController_GetGlyphForActionOrigin
da_SteamAPI_ISteamController_GetGlyphForActionOrigin SteamAPI_ISteamController_GetGlyphForActionOrigin;
Undocumented in source.
- SteamAPI_ISteamController_GetMotionData
da_SteamAPI_ISteamController_GetMotionData SteamAPI_ISteamController_GetMotionData;
Undocumented in source.
- SteamAPI_ISteamController_GetStringForActionOrigin
da_SteamAPI_ISteamController_GetStringForActionOrigin SteamAPI_ISteamController_GetStringForActionOrigin;
Undocumented in source.
- SteamAPI_ISteamController_Init
da_SteamAPI_ISteamController_Init SteamAPI_ISteamController_Init;
Undocumented in source.
- SteamAPI_ISteamController_RunFrame
da_SteamAPI_ISteamController_RunFrame SteamAPI_ISteamController_RunFrame;
Undocumented in source.
- SteamAPI_ISteamController_SetLEDColor
da_SteamAPI_ISteamController_SetLEDColor SteamAPI_ISteamController_SetLEDColor;
Undocumented in source.
- SteamAPI_ISteamController_ShowAnalogActionOrigins
da_SteamAPI_ISteamController_ShowAnalogActionOrigins SteamAPI_ISteamController_ShowAnalogActionOrigins;
Undocumented in source.
- SteamAPI_ISteamController_ShowBindingPanel
da_SteamAPI_ISteamController_ShowBindingPanel SteamAPI_ISteamController_ShowBindingPanel;
Undocumented in source.
- SteamAPI_ISteamController_ShowDigitalActionOrigins
da_SteamAPI_ISteamController_ShowDigitalActionOrigins SteamAPI_ISteamController_ShowDigitalActionOrigins;
Undocumented in source.
- SteamAPI_ISteamController_Shutdown
da_SteamAPI_ISteamController_Shutdown SteamAPI_ISteamController_Shutdown;
Undocumented in source.
- SteamAPI_ISteamController_StopAnalogActionMomentum
da_SteamAPI_ISteamController_StopAnalogActionMomentum SteamAPI_ISteamController_StopAnalogActionMomentum;
Undocumented in source.
- SteamAPI_ISteamController_TriggerHapticPulse
da_SteamAPI_ISteamController_TriggerHapticPulse SteamAPI_ISteamController_TriggerHapticPulse;
Undocumented in source.
- SteamAPI_ISteamController_TriggerRepeatedHapticPulse
da_SteamAPI_ISteamController_TriggerRepeatedHapticPulse SteamAPI_ISteamController_TriggerRepeatedHapticPulse;
Undocumented in source.
- SteamAPI_ISteamController_TriggerVibration
da_SteamAPI_ISteamController_TriggerVibration SteamAPI_ISteamController_TriggerVibration;
Undocumented in source.
- SteamAPI_ISteamFriends_ActivateGameOverlay
da_SteamAPI_ISteamFriends_ActivateGameOverlay SteamAPI_ISteamFriends_ActivateGameOverlay;
Undocumented in source.
- SteamAPI_ISteamFriends_ActivateGameOverlayInviteDialog
da_SteamAPI_ISteamFriends_ActivateGameOverlayInviteDialog SteamAPI_ISteamFriends_ActivateGameOverlayInviteDialog;
Undocumented in source.
- SteamAPI_ISteamFriends_ActivateGameOverlayToStore
da_SteamAPI_ISteamFriends_ActivateGameOverlayToStore SteamAPI_ISteamFriends_ActivateGameOverlayToStore;
Undocumented in source.
- SteamAPI_ISteamFriends_ActivateGameOverlayToUser
da_SteamAPI_ISteamFriends_ActivateGameOverlayToUser SteamAPI_ISteamFriends_ActivateGameOverlayToUser;
Undocumented in source.
- SteamAPI_ISteamFriends_ActivateGameOverlayToWebPage
da_SteamAPI_ISteamFriends_ActivateGameOverlayToWebPage SteamAPI_ISteamFriends_ActivateGameOverlayToWebPage;
Undocumented in source.
- SteamAPI_ISteamFriends_ClearRichPresence
da_SteamAPI_ISteamFriends_ClearRichPresence SteamAPI_ISteamFriends_ClearRichPresence;
Undocumented in source.
- SteamAPI_ISteamFriends_CloseClanChatWindowInSteam
da_SteamAPI_ISteamFriends_CloseClanChatWindowInSteam SteamAPI_ISteamFriends_CloseClanChatWindowInSteam;
Undocumented in source.
- SteamAPI_ISteamFriends_DownloadClanActivityCounts
da_SteamAPI_ISteamFriends_DownloadClanActivityCounts SteamAPI_ISteamFriends_DownloadClanActivityCounts;
Undocumented in source.
- SteamAPI_ISteamFriends_EnumerateFollowingList
da_SteamAPI_ISteamFriends_EnumerateFollowingList SteamAPI_ISteamFriends_EnumerateFollowingList;
Undocumented in source.
- SteamAPI_ISteamFriends_GetChatMemberByIndex
da_SteamAPI_ISteamFriends_GetChatMemberByIndex SteamAPI_ISteamFriends_GetChatMemberByIndex;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanActivityCounts
da_SteamAPI_ISteamFriends_GetClanActivityCounts SteamAPI_ISteamFriends_GetClanActivityCounts;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanByIndex
da_SteamAPI_ISteamFriends_GetClanByIndex SteamAPI_ISteamFriends_GetClanByIndex;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanChatMemberCount
da_SteamAPI_ISteamFriends_GetClanChatMemberCount SteamAPI_ISteamFriends_GetClanChatMemberCount;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanChatMessage
da_SteamAPI_ISteamFriends_GetClanChatMessage SteamAPI_ISteamFriends_GetClanChatMessage;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanCount
da_SteamAPI_ISteamFriends_GetClanCount SteamAPI_ISteamFriends_GetClanCount;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanName
da_SteamAPI_ISteamFriends_GetClanName SteamAPI_ISteamFriends_GetClanName;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanOfficerByIndex
da_SteamAPI_ISteamFriends_GetClanOfficerByIndex SteamAPI_ISteamFriends_GetClanOfficerByIndex;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanOfficerCount
da_SteamAPI_ISteamFriends_GetClanOfficerCount SteamAPI_ISteamFriends_GetClanOfficerCount;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanOwner
da_SteamAPI_ISteamFriends_GetClanOwner SteamAPI_ISteamFriends_GetClanOwner;
Undocumented in source.
- SteamAPI_ISteamFriends_GetClanTag
da_SteamAPI_ISteamFriends_GetClanTag SteamAPI_ISteamFriends_GetClanTag;
Undocumented in source.
- SteamAPI_ISteamFriends_GetCoplayFriend
da_SteamAPI_ISteamFriends_GetCoplayFriend SteamAPI_ISteamFriends_GetCoplayFriend;
Undocumented in source.
- SteamAPI_ISteamFriends_GetCoplayFriendCount
da_SteamAPI_ISteamFriends_GetCoplayFriendCount SteamAPI_ISteamFriends_GetCoplayFriendCount;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFollowerCount
da_SteamAPI_ISteamFriends_GetFollowerCount SteamAPI_ISteamFriends_GetFollowerCount;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendByIndex
da_SteamAPI_ISteamFriends_GetFriendByIndex SteamAPI_ISteamFriends_GetFriendByIndex;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendCoplayGame
da_SteamAPI_ISteamFriends_GetFriendCoplayGame SteamAPI_ISteamFriends_GetFriendCoplayGame;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendCoplayTime
da_SteamAPI_ISteamFriends_GetFriendCoplayTime SteamAPI_ISteamFriends_GetFriendCoplayTime;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendCount
da_SteamAPI_ISteamFriends_GetFriendCount SteamAPI_ISteamFriends_GetFriendCount;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendCountFromSource
da_SteamAPI_ISteamFriends_GetFriendCountFromSource SteamAPI_ISteamFriends_GetFriendCountFromSource;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendFromSourceByIndex
da_SteamAPI_ISteamFriends_GetFriendFromSourceByIndex SteamAPI_ISteamFriends_GetFriendFromSourceByIndex;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendGamePlayed
da_SteamAPI_ISteamFriends_GetFriendGamePlayed SteamAPI_ISteamFriends_GetFriendGamePlayed;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendMessage
da_SteamAPI_ISteamFriends_GetFriendMessage SteamAPI_ISteamFriends_GetFriendMessage;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendPersonaName
da_SteamAPI_ISteamFriends_GetFriendPersonaName SteamAPI_ISteamFriends_GetFriendPersonaName;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendPersonaNameHistory
da_SteamAPI_ISteamFriends_GetFriendPersonaNameHistory SteamAPI_ISteamFriends_GetFriendPersonaNameHistory;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendPersonaState
da_SteamAPI_ISteamFriends_GetFriendPersonaState SteamAPI_ISteamFriends_GetFriendPersonaState;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendRelationship
da_SteamAPI_ISteamFriends_GetFriendRelationship SteamAPI_ISteamFriends_GetFriendRelationship;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendRichPresence
da_SteamAPI_ISteamFriends_GetFriendRichPresence SteamAPI_ISteamFriends_GetFriendRichPresence;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendRichPresenceKeyByIndex
da_SteamAPI_ISteamFriends_GetFriendRichPresenceKeyByIndex SteamAPI_ISteamFriends_GetFriendRichPresenceKeyByIndex;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendRichPresenceKeyCount
da_SteamAPI_ISteamFriends_GetFriendRichPresenceKeyCount SteamAPI_ISteamFriends_GetFriendRichPresenceKeyCount;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendSteamLevel
da_SteamAPI_ISteamFriends_GetFriendSteamLevel SteamAPI_ISteamFriends_GetFriendSteamLevel;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendsGroupCount
da_SteamAPI_ISteamFriends_GetFriendsGroupCount SteamAPI_ISteamFriends_GetFriendsGroupCount;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendsGroupIDByIndex
da_SteamAPI_ISteamFriends_GetFriendsGroupIDByIndex SteamAPI_ISteamFriends_GetFriendsGroupIDByIndex;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendsGroupMembersCount
da_SteamAPI_ISteamFriends_GetFriendsGroupMembersCount SteamAPI_ISteamFriends_GetFriendsGroupMembersCount;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendsGroupMembersList
da_SteamAPI_ISteamFriends_GetFriendsGroupMembersList SteamAPI_ISteamFriends_GetFriendsGroupMembersList;
Undocumented in source.
- SteamAPI_ISteamFriends_GetFriendsGroupName
da_SteamAPI_ISteamFriends_GetFriendsGroupName SteamAPI_ISteamFriends_GetFriendsGroupName;
Undocumented in source.
- SteamAPI_ISteamFriends_GetLargeFriendAvatar
da_SteamAPI_ISteamFriends_GetLargeFriendAvatar SteamAPI_ISteamFriends_GetLargeFriendAvatar;
Undocumented in source.
- SteamAPI_ISteamFriends_GetMediumFriendAvatar
da_SteamAPI_ISteamFriends_GetMediumFriendAvatar SteamAPI_ISteamFriends_GetMediumFriendAvatar;
Undocumented in source.
- SteamAPI_ISteamFriends_GetPersonaName
da_SteamAPI_ISteamFriends_GetPersonaName SteamAPI_ISteamFriends_GetPersonaName;
Undocumented in source.
- SteamAPI_ISteamFriends_GetPersonaState
da_SteamAPI_ISteamFriends_GetPersonaState SteamAPI_ISteamFriends_GetPersonaState;
Undocumented in source.
- SteamAPI_ISteamFriends_GetPlayerNickname
da_SteamAPI_ISteamFriends_GetPlayerNickname SteamAPI_ISteamFriends_GetPlayerNickname;
Undocumented in source.
- SteamAPI_ISteamFriends_GetSmallFriendAvatar
da_SteamAPI_ISteamFriends_GetSmallFriendAvatar SteamAPI_ISteamFriends_GetSmallFriendAvatar;
Undocumented in source.
- SteamAPI_ISteamFriends_GetUserRestrictions
da_SteamAPI_ISteamFriends_GetUserRestrictions SteamAPI_ISteamFriends_GetUserRestrictions;
Undocumented in source.
- SteamAPI_ISteamFriends_HasFriend
da_SteamAPI_ISteamFriends_HasFriend SteamAPI_ISteamFriends_HasFriend;
Undocumented in source.
- SteamAPI_ISteamFriends_InviteUserToGame
da_SteamAPI_ISteamFriends_InviteUserToGame SteamAPI_ISteamFriends_InviteUserToGame;
Undocumented in source.
- SteamAPI_ISteamFriends_IsClanChatAdmin
da_SteamAPI_ISteamFriends_IsClanChatAdmin SteamAPI_ISteamFriends_IsClanChatAdmin;
Undocumented in source.
- SteamAPI_ISteamFriends_IsClanChatWindowOpenInSteam
da_SteamAPI_ISteamFriends_IsClanChatWindowOpenInSteam SteamAPI_ISteamFriends_IsClanChatWindowOpenInSteam;
Undocumented in source.
- SteamAPI_ISteamFriends_IsFollowing
da_SteamAPI_ISteamFriends_IsFollowing SteamAPI_ISteamFriends_IsFollowing;
Undocumented in source.
- SteamAPI_ISteamFriends_IsUserInSource
da_SteamAPI_ISteamFriends_IsUserInSource SteamAPI_ISteamFriends_IsUserInSource;
Undocumented in source.
- SteamAPI_ISteamFriends_JoinClanChatRoom
da_SteamAPI_ISteamFriends_JoinClanChatRoom SteamAPI_ISteamFriends_JoinClanChatRoom;
Undocumented in source.
- SteamAPI_ISteamFriends_LeaveClanChatRoom
da_SteamAPI_ISteamFriends_LeaveClanChatRoom SteamAPI_ISteamFriends_LeaveClanChatRoom;
Undocumented in source.
- SteamAPI_ISteamFriends_OpenClanChatWindowInSteam
da_SteamAPI_ISteamFriends_OpenClanChatWindowInSteam SteamAPI_ISteamFriends_OpenClanChatWindowInSteam;
Undocumented in source.
- SteamAPI_ISteamFriends_ReplyToFriendMessage
da_SteamAPI_ISteamFriends_ReplyToFriendMessage SteamAPI_ISteamFriends_ReplyToFriendMessage;
Undocumented in source.
- SteamAPI_ISteamFriends_RequestClanOfficerList
da_SteamAPI_ISteamFriends_RequestClanOfficerList SteamAPI_ISteamFriends_RequestClanOfficerList;
Undocumented in source.
- SteamAPI_ISteamFriends_RequestFriendRichPresence
da_SteamAPI_ISteamFriends_RequestFriendRichPresence SteamAPI_ISteamFriends_RequestFriendRichPresence;
Undocumented in source.
- SteamAPI_ISteamFriends_RequestUserInformation
da_SteamAPI_ISteamFriends_RequestUserInformation SteamAPI_ISteamFriends_RequestUserInformation;
Undocumented in source.
- SteamAPI_ISteamFriends_SendClanChatMessage
da_SteamAPI_ISteamFriends_SendClanChatMessage SteamAPI_ISteamFriends_SendClanChatMessage;
Undocumented in source.
- SteamAPI_ISteamFriends_SetInGameVoiceSpeaking
da_SteamAPI_ISteamFriends_SetInGameVoiceSpeaking SteamAPI_ISteamFriends_SetInGameVoiceSpeaking;
Undocumented in source.
- SteamAPI_ISteamFriends_SetListenForFriendsMessages
da_SteamAPI_ISteamFriends_SetListenForFriendsMessages SteamAPI_ISteamFriends_SetListenForFriendsMessages;
Undocumented in source.
- SteamAPI_ISteamFriends_SetPersonaName
da_SteamAPI_ISteamFriends_SetPersonaName SteamAPI_ISteamFriends_SetPersonaName;
Undocumented in source.
- SteamAPI_ISteamFriends_SetPlayedWith
da_SteamAPI_ISteamFriends_SetPlayedWith SteamAPI_ISteamFriends_SetPlayedWith;
Undocumented in source.
- SteamAPI_ISteamFriends_SetRichPresence
da_SteamAPI_ISteamFriends_SetRichPresence SteamAPI_ISteamFriends_SetRichPresence;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_ClearUserAchievement
da_SteamAPI_ISteamGameServerStats_ClearUserAchievement SteamAPI_ISteamGameServerStats_ClearUserAchievement;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_GetUserAchievement
da_SteamAPI_ISteamGameServerStats_GetUserAchievement SteamAPI_ISteamGameServerStats_GetUserAchievement;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_GetUserStat
da_SteamAPI_ISteamGameServerStats_GetUserStat SteamAPI_ISteamGameServerStats_GetUserStat;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_GetUserStat0
da_SteamAPI_ISteamGameServerStats_GetUserStat0 SteamAPI_ISteamGameServerStats_GetUserStat0;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_RequestUserStats
da_SteamAPI_ISteamGameServerStats_RequestUserStats SteamAPI_ISteamGameServerStats_RequestUserStats;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_SetUserAchievement
da_SteamAPI_ISteamGameServerStats_SetUserAchievement SteamAPI_ISteamGameServerStats_SetUserAchievement;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_SetUserStat
da_SteamAPI_ISteamGameServerStats_SetUserStat SteamAPI_ISteamGameServerStats_SetUserStat;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_SetUserStat0
da_SteamAPI_ISteamGameServerStats_SetUserStat0 SteamAPI_ISteamGameServerStats_SetUserStat0;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_StoreUserStats
da_SteamAPI_ISteamGameServerStats_StoreUserStats SteamAPI_ISteamGameServerStats_StoreUserStats;
Undocumented in source.
- SteamAPI_ISteamGameServerStats_UpdateUserAvgRateStat
da_SteamAPI_ISteamGameServerStats_UpdateUserAvgRateStat SteamAPI_ISteamGameServerStats_UpdateUserAvgRateStat;
Undocumented in source.
- SteamAPI_ISteamGameServer_AssociateWithClan
da_SteamAPI_ISteamGameServer_AssociateWithClan SteamAPI_ISteamGameServer_AssociateWithClan;
Undocumented in source.
- SteamAPI_ISteamGameServer_BLoggedOn
da_SteamAPI_ISteamGameServer_BLoggedOn SteamAPI_ISteamGameServer_BLoggedOn;
Undocumented in source.
- SteamAPI_ISteamGameServer_BSecure
da_SteamAPI_ISteamGameServer_BSecure SteamAPI_ISteamGameServer_BSecure;
Undocumented in source.
- SteamAPI_ISteamGameServer_BUpdateUserData
da_SteamAPI_ISteamGameServer_BUpdateUserData SteamAPI_ISteamGameServer_BUpdateUserData;
Undocumented in source.
- SteamAPI_ISteamGameServer_BeginAuthSession
da_SteamAPI_ISteamGameServer_BeginAuthSession SteamAPI_ISteamGameServer_BeginAuthSession;
Undocumented in source.
- SteamAPI_ISteamGameServer_CancelAuthTicket
da_SteamAPI_ISteamGameServer_CancelAuthTicket SteamAPI_ISteamGameServer_CancelAuthTicket;
Undocumented in source.
- SteamAPI_ISteamGameServer_ClearAllKeyValues
da_SteamAPI_ISteamGameServer_ClearAllKeyValues SteamAPI_ISteamGameServer_ClearAllKeyValues;
Undocumented in source.
- SteamAPI_ISteamGameServer_ComputeNewPlayerCompatibility
da_SteamAPI_ISteamGameServer_ComputeNewPlayerCompatibility SteamAPI_ISteamGameServer_ComputeNewPlayerCompatibility;
Undocumented in source.
- SteamAPI_ISteamGameServer_CreateUnauthenticatedUserConnection
da_SteamAPI_ISteamGameServer_CreateUnauthenticatedUserConnection SteamAPI_ISteamGameServer_CreateUnauthenticatedUserConnection;
Undocumented in source.
- SteamAPI_ISteamGameServer_EnableHeartbeats
da_SteamAPI_ISteamGameServer_EnableHeartbeats SteamAPI_ISteamGameServer_EnableHeartbeats;
Undocumented in source.
- SteamAPI_ISteamGameServer_EndAuthSession
da_SteamAPI_ISteamGameServer_EndAuthSession SteamAPI_ISteamGameServer_EndAuthSession;
Undocumented in source.
- SteamAPI_ISteamGameServer_ForceHeartbeat
da_SteamAPI_ISteamGameServer_ForceHeartbeat SteamAPI_ISteamGameServer_ForceHeartbeat;
Undocumented in source.
- SteamAPI_ISteamGameServer_GetAuthSessionTicket
da_SteamAPI_ISteamGameServer_GetAuthSessionTicket SteamAPI_ISteamGameServer_GetAuthSessionTicket;
Undocumented in source.
- SteamAPI_ISteamGameServer_GetGameplayStats
da_SteamAPI_ISteamGameServer_GetGameplayStats SteamAPI_ISteamGameServer_GetGameplayStats;
Undocumented in source.
- SteamAPI_ISteamGameServer_GetNextOutgoingPacket
da_SteamAPI_ISteamGameServer_GetNextOutgoingPacket SteamAPI_ISteamGameServer_GetNextOutgoingPacket;
Undocumented in source.
- SteamAPI_ISteamGameServer_GetPublicIP
da_SteamAPI_ISteamGameServer_GetPublicIP SteamAPI_ISteamGameServer_GetPublicIP;
Undocumented in source.
- SteamAPI_ISteamGameServer_GetServerReputation
da_SteamAPI_ISteamGameServer_GetServerReputation SteamAPI_ISteamGameServer_GetServerReputation;
Undocumented in source.
- SteamAPI_ISteamGameServer_GetSteamID
da_SteamAPI_ISteamGameServer_GetSteamID SteamAPI_ISteamGameServer_GetSteamID;
Undocumented in source.
- SteamAPI_ISteamGameServer_HandleIncomingPacket
da_SteamAPI_ISteamGameServer_HandleIncomingPacket SteamAPI_ISteamGameServer_HandleIncomingPacket;
Undocumented in source.
- SteamAPI_ISteamGameServer_InitGameServer
da_SteamAPI_ISteamGameServer_InitGameServer SteamAPI_ISteamGameServer_InitGameServer;
Undocumented in source.
- SteamAPI_ISteamGameServer_LogOff
da_SteamAPI_ISteamGameServer_LogOff SteamAPI_ISteamGameServer_LogOff;
Undocumented in source.
- SteamAPI_ISteamGameServer_LogOn
da_SteamAPI_ISteamGameServer_LogOn SteamAPI_ISteamGameServer_LogOn;
Undocumented in source.
- SteamAPI_ISteamGameServer_LogOnAnonymous
da_SteamAPI_ISteamGameServer_LogOnAnonymous SteamAPI_ISteamGameServer_LogOnAnonymous;
Undocumented in source.
- SteamAPI_ISteamGameServer_RequestUserGroupStatus
da_SteamAPI_ISteamGameServer_RequestUserGroupStatus SteamAPI_ISteamGameServer_RequestUserGroupStatus;
Undocumented in source.
- SteamAPI_ISteamGameServer_SendUserConnectAndAuthenticate
da_SteamAPI_ISteamGameServer_SendUserConnectAndAuthenticate SteamAPI_ISteamGameServer_SendUserConnectAndAuthenticate;
Undocumented in source.
- SteamAPI_ISteamGameServer_SendUserDisconnect
da_SteamAPI_ISteamGameServer_SendUserDisconnect SteamAPI_ISteamGameServer_SendUserDisconnect;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetBotPlayerCount
da_SteamAPI_ISteamGameServer_SetBotPlayerCount SteamAPI_ISteamGameServer_SetBotPlayerCount;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetDedicatedServer
da_SteamAPI_ISteamGameServer_SetDedicatedServer SteamAPI_ISteamGameServer_SetDedicatedServer;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetGameData
da_SteamAPI_ISteamGameServer_SetGameData SteamAPI_ISteamGameServer_SetGameData;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetGameDescription
da_SteamAPI_ISteamGameServer_SetGameDescription SteamAPI_ISteamGameServer_SetGameDescription;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetGameTags
da_SteamAPI_ISteamGameServer_SetGameTags SteamAPI_ISteamGameServer_SetGameTags;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetHeartbeatInterval
da_SteamAPI_ISteamGameServer_SetHeartbeatInterval SteamAPI_ISteamGameServer_SetHeartbeatInterval;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetKeyValue
da_SteamAPI_ISteamGameServer_SetKeyValue SteamAPI_ISteamGameServer_SetKeyValue;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetMapName
da_SteamAPI_ISteamGameServer_SetMapName SteamAPI_ISteamGameServer_SetMapName;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetMaxPlayerCount
da_SteamAPI_ISteamGameServer_SetMaxPlayerCount SteamAPI_ISteamGameServer_SetMaxPlayerCount;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetModDir
da_SteamAPI_ISteamGameServer_SetModDir SteamAPI_ISteamGameServer_SetModDir;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetPasswordProtected
da_SteamAPI_ISteamGameServer_SetPasswordProtected SteamAPI_ISteamGameServer_SetPasswordProtected;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetProduct
da_SteamAPI_ISteamGameServer_SetProduct SteamAPI_ISteamGameServer_SetProduct;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetRegion
da_SteamAPI_ISteamGameServer_SetRegion SteamAPI_ISteamGameServer_SetRegion;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetServerName
da_SteamAPI_ISteamGameServer_SetServerName SteamAPI_ISteamGameServer_SetServerName;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetSpectatorPort
da_SteamAPI_ISteamGameServer_SetSpectatorPort SteamAPI_ISteamGameServer_SetSpectatorPort;
Undocumented in source.
- SteamAPI_ISteamGameServer_SetSpectatorServerName
da_SteamAPI_ISteamGameServer_SetSpectatorServerName SteamAPI_ISteamGameServer_SetSpectatorServerName;
Undocumented in source.
- SteamAPI_ISteamGameServer_UserHasLicenseForApp
da_SteamAPI_ISteamGameServer_UserHasLicenseForApp SteamAPI_ISteamGameServer_UserHasLicenseForApp;
Undocumented in source.
- SteamAPI_ISteamGameServer_WasRestartRequested
da_SteamAPI_ISteamGameServer_WasRestartRequested SteamAPI_ISteamGameServer_WasRestartRequested;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_AddHeader
da_SteamAPI_ISteamHTMLSurface_AddHeader SteamAPI_ISteamHTMLSurface_AddHeader;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_AllowStartRequest
da_SteamAPI_ISteamHTMLSurface_AllowStartRequest SteamAPI_ISteamHTMLSurface_AllowStartRequest;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_CopyToClipboard
da_SteamAPI_ISteamHTMLSurface_CopyToClipboard SteamAPI_ISteamHTMLSurface_CopyToClipboard;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_CreateBrowser
da_SteamAPI_ISteamHTMLSurface_CreateBrowser SteamAPI_ISteamHTMLSurface_CreateBrowser;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_DestructISteamHTMLSurface
da_SteamAPI_ISteamHTMLSurface_DestructISteamHTMLSurface SteamAPI_ISteamHTMLSurface_DestructISteamHTMLSurface;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_ExecuteJavascript
da_SteamAPI_ISteamHTMLSurface_ExecuteJavascript SteamAPI_ISteamHTMLSurface_ExecuteJavascript;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_Find
da_SteamAPI_ISteamHTMLSurface_Find SteamAPI_ISteamHTMLSurface_Find;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_GetLinkAtPosition
da_SteamAPI_ISteamHTMLSurface_GetLinkAtPosition SteamAPI_ISteamHTMLSurface_GetLinkAtPosition;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_GoBack
da_SteamAPI_ISteamHTMLSurface_GoBack SteamAPI_ISteamHTMLSurface_GoBack;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_GoForward
da_SteamAPI_ISteamHTMLSurface_GoForward SteamAPI_ISteamHTMLSurface_GoForward;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_Init
da_SteamAPI_ISteamHTMLSurface_Init SteamAPI_ISteamHTMLSurface_Init;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_JSDialogResponse
da_SteamAPI_ISteamHTMLSurface_JSDialogResponse SteamAPI_ISteamHTMLSurface_JSDialogResponse;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_KeyChar
da_SteamAPI_ISteamHTMLSurface_KeyChar SteamAPI_ISteamHTMLSurface_KeyChar;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_KeyDown
da_SteamAPI_ISteamHTMLSurface_KeyDown SteamAPI_ISteamHTMLSurface_KeyDown;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_KeyUp
da_SteamAPI_ISteamHTMLSurface_KeyUp SteamAPI_ISteamHTMLSurface_KeyUp;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_LoadURL
da_SteamAPI_ISteamHTMLSurface_LoadURL SteamAPI_ISteamHTMLSurface_LoadURL;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_MouseDoubleClick
da_SteamAPI_ISteamHTMLSurface_MouseDoubleClick SteamAPI_ISteamHTMLSurface_MouseDoubleClick;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_MouseDown
da_SteamAPI_ISteamHTMLSurface_MouseDown SteamAPI_ISteamHTMLSurface_MouseDown;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_MouseMove
da_SteamAPI_ISteamHTMLSurface_MouseMove SteamAPI_ISteamHTMLSurface_MouseMove;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_MouseUp
da_SteamAPI_ISteamHTMLSurface_MouseUp SteamAPI_ISteamHTMLSurface_MouseUp;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_MouseWheel
da_SteamAPI_ISteamHTMLSurface_MouseWheel SteamAPI_ISteamHTMLSurface_MouseWheel;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_PasteFromClipboard
da_SteamAPI_ISteamHTMLSurface_PasteFromClipboard SteamAPI_ISteamHTMLSurface_PasteFromClipboard;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_Reload
da_SteamAPI_ISteamHTMLSurface_Reload SteamAPI_ISteamHTMLSurface_Reload;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_RemoveBrowser
da_SteamAPI_ISteamHTMLSurface_RemoveBrowser SteamAPI_ISteamHTMLSurface_RemoveBrowser;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_SetBackgroundMode
da_SteamAPI_ISteamHTMLSurface_SetBackgroundMode SteamAPI_ISteamHTMLSurface_SetBackgroundMode;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_SetCookie
da_SteamAPI_ISteamHTMLSurface_SetCookie SteamAPI_ISteamHTMLSurface_SetCookie;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_SetHorizontalScroll
da_SteamAPI_ISteamHTMLSurface_SetHorizontalScroll SteamAPI_ISteamHTMLSurface_SetHorizontalScroll;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_SetKeyFocus
da_SteamAPI_ISteamHTMLSurface_SetKeyFocus SteamAPI_ISteamHTMLSurface_SetKeyFocus;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_SetPageScaleFactor
da_SteamAPI_ISteamHTMLSurface_SetPageScaleFactor SteamAPI_ISteamHTMLSurface_SetPageScaleFactor;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_SetSize
da_SteamAPI_ISteamHTMLSurface_SetSize SteamAPI_ISteamHTMLSurface_SetSize;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_SetVerticalScroll
da_SteamAPI_ISteamHTMLSurface_SetVerticalScroll SteamAPI_ISteamHTMLSurface_SetVerticalScroll;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_Shutdown
da_SteamAPI_ISteamHTMLSurface_Shutdown SteamAPI_ISteamHTMLSurface_Shutdown;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_StopFind
da_SteamAPI_ISteamHTMLSurface_StopFind SteamAPI_ISteamHTMLSurface_StopFind;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_StopLoad
da_SteamAPI_ISteamHTMLSurface_StopLoad SteamAPI_ISteamHTMLSurface_StopLoad;
Undocumented in source.
- SteamAPI_ISteamHTMLSurface_ViewSource
da_SteamAPI_ISteamHTMLSurface_ViewSource SteamAPI_ISteamHTMLSurface_ViewSource;
Undocumented in source.
- SteamAPI_ISteamHTTP_CreateCookieContainer
da_SteamAPI_ISteamHTTP_CreateCookieContainer SteamAPI_ISteamHTTP_CreateCookieContainer;
Undocumented in source.
- SteamAPI_ISteamHTTP_CreateHTTPRequest
da_SteamAPI_ISteamHTTP_CreateHTTPRequest SteamAPI_ISteamHTTP_CreateHTTPRequest;
Undocumented in source.
- SteamAPI_ISteamHTTP_DeferHTTPRequest
da_SteamAPI_ISteamHTTP_DeferHTTPRequest SteamAPI_ISteamHTTP_DeferHTTPRequest;
Undocumented in source.
- SteamAPI_ISteamHTTP_GetHTTPDownloadProgressPct
da_SteamAPI_ISteamHTTP_GetHTTPDownloadProgressPct SteamAPI_ISteamHTTP_GetHTTPDownloadProgressPct;
Undocumented in source.
- SteamAPI_ISteamHTTP_GetHTTPRequestWasTimedOut
da_SteamAPI_ISteamHTTP_GetHTTPRequestWasTimedOut SteamAPI_ISteamHTTP_GetHTTPRequestWasTimedOut;
Undocumented in source.
- SteamAPI_ISteamHTTP_GetHTTPResponseBodyData
da_SteamAPI_ISteamHTTP_GetHTTPResponseBodyData SteamAPI_ISteamHTTP_GetHTTPResponseBodyData;
Undocumented in source.
- SteamAPI_ISteamHTTP_GetHTTPResponseBodySize
da_SteamAPI_ISteamHTTP_GetHTTPResponseBodySize SteamAPI_ISteamHTTP_GetHTTPResponseBodySize;
Undocumented in source.
- SteamAPI_ISteamHTTP_GetHTTPResponseHeaderSize
da_SteamAPI_ISteamHTTP_GetHTTPResponseHeaderSize SteamAPI_ISteamHTTP_GetHTTPResponseHeaderSize;
Undocumented in source.
- SteamAPI_ISteamHTTP_GetHTTPResponseHeaderValue
da_SteamAPI_ISteamHTTP_GetHTTPResponseHeaderValue SteamAPI_ISteamHTTP_GetHTTPResponseHeaderValue;
Undocumented in source.
- SteamAPI_ISteamHTTP_GetHTTPStreamingResponseBodyData
da_SteamAPI_ISteamHTTP_GetHTTPStreamingResponseBodyData SteamAPI_ISteamHTTP_GetHTTPStreamingResponseBodyData;
Undocumented in source.
- SteamAPI_ISteamHTTP_PrioritizeHTTPRequest
da_SteamAPI_ISteamHTTP_PrioritizeHTTPRequest SteamAPI_ISteamHTTP_PrioritizeHTTPRequest;
Undocumented in source.
- SteamAPI_ISteamHTTP_ReleaseCookieContainer
da_SteamAPI_ISteamHTTP_ReleaseCookieContainer SteamAPI_ISteamHTTP_ReleaseCookieContainer;
Undocumented in source.
- SteamAPI_ISteamHTTP_ReleaseHTTPRequest
da_SteamAPI_ISteamHTTP_ReleaseHTTPRequest SteamAPI_ISteamHTTP_ReleaseHTTPRequest;
Undocumented in source.
- SteamAPI_ISteamHTTP_SendHTTPRequest
da_SteamAPI_ISteamHTTP_SendHTTPRequest SteamAPI_ISteamHTTP_SendHTTPRequest;
Undocumented in source.
- SteamAPI_ISteamHTTP_SendHTTPRequestAndStreamResponse
da_SteamAPI_ISteamHTTP_SendHTTPRequestAndStreamResponse SteamAPI_ISteamHTTP_SendHTTPRequestAndStreamResponse;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetCookie
da_SteamAPI_ISteamHTTP_SetCookie SteamAPI_ISteamHTTP_SetCookie;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetHTTPRequestAbsoluteTimeoutMS
da_SteamAPI_ISteamHTTP_SetHTTPRequestAbsoluteTimeoutMS SteamAPI_ISteamHTTP_SetHTTPRequestAbsoluteTimeoutMS;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetHTTPRequestContextValue
da_SteamAPI_ISteamHTTP_SetHTTPRequestContextValue SteamAPI_ISteamHTTP_SetHTTPRequestContextValue;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetHTTPRequestCookieContainer
da_SteamAPI_ISteamHTTP_SetHTTPRequestCookieContainer SteamAPI_ISteamHTTP_SetHTTPRequestCookieContainer;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetHTTPRequestGetOrPostParameter
da_SteamAPI_ISteamHTTP_SetHTTPRequestGetOrPostParameter SteamAPI_ISteamHTTP_SetHTTPRequestGetOrPostParameter;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetHTTPRequestHeaderValue
da_SteamAPI_ISteamHTTP_SetHTTPRequestHeaderValue SteamAPI_ISteamHTTP_SetHTTPRequestHeaderValue;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetHTTPRequestNetworkActivityTimeout
da_SteamAPI_ISteamHTTP_SetHTTPRequestNetworkActivityTimeout SteamAPI_ISteamHTTP_SetHTTPRequestNetworkActivityTimeout;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetHTTPRequestRawPostBody
da_SteamAPI_ISteamHTTP_SetHTTPRequestRawPostBody SteamAPI_ISteamHTTP_SetHTTPRequestRawPostBody;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetHTTPRequestRequiresVerifiedCertificate
da_SteamAPI_ISteamHTTP_SetHTTPRequestRequiresVerifiedCertificate SteamAPI_ISteamHTTP_SetHTTPRequestRequiresVerifiedCertificate;
Undocumented in source.
- SteamAPI_ISteamHTTP_SetHTTPRequestUserAgentInfo
da_SteamAPI_ISteamHTTP_SetHTTPRequestUserAgentInfo SteamAPI_ISteamHTTP_SetHTTPRequestUserAgentInfo;
Undocumented in source.
- SteamAPI_ISteamInventory_AddPromoItem
da_SteamAPI_ISteamInventory_AddPromoItem SteamAPI_ISteamInventory_AddPromoItem;
Undocumented in source.
- SteamAPI_ISteamInventory_AddPromoItems
da_SteamAPI_ISteamInventory_AddPromoItems SteamAPI_ISteamInventory_AddPromoItems;
Undocumented in source.
- SteamAPI_ISteamInventory_CheckResultSteamID
da_SteamAPI_ISteamInventory_CheckResultSteamID SteamAPI_ISteamInventory_CheckResultSteamID;
Undocumented in source.
- SteamAPI_ISteamInventory_ConsumeItem
da_SteamAPI_ISteamInventory_ConsumeItem SteamAPI_ISteamInventory_ConsumeItem;
Undocumented in source.
- SteamAPI_ISteamInventory_DeserializeResult
da_SteamAPI_ISteamInventory_DeserializeResult SteamAPI_ISteamInventory_DeserializeResult;
Undocumented in source.
- SteamAPI_ISteamInventory_DestroyResult
da_SteamAPI_ISteamInventory_DestroyResult SteamAPI_ISteamInventory_DestroyResult;
Undocumented in source.
- SteamAPI_ISteamInventory_ExchangeItems
da_SteamAPI_ISteamInventory_ExchangeItems SteamAPI_ISteamInventory_ExchangeItems;
Undocumented in source.
- SteamAPI_ISteamInventory_GenerateItems
da_SteamAPI_ISteamInventory_GenerateItems SteamAPI_ISteamInventory_GenerateItems;
Undocumented in source.
- SteamAPI_ISteamInventory_GetAllItems
da_SteamAPI_ISteamInventory_GetAllItems SteamAPI_ISteamInventory_GetAllItems;
Undocumented in source.
- SteamAPI_ISteamInventory_GetEligiblePromoItemDefinitionIDs
da_SteamAPI_ISteamInventory_GetEligiblePromoItemDefinitionIDs SteamAPI_ISteamInventory_GetEligiblePromoItemDefinitionIDs;
Undocumented in source.
- SteamAPI_ISteamInventory_GetItemDefinitionIDs
da_SteamAPI_ISteamInventory_GetItemDefinitionIDs SteamAPI_ISteamInventory_GetItemDefinitionIDs;
Undocumented in source.
- SteamAPI_ISteamInventory_GetItemDefinitionProperty
da_SteamAPI_ISteamInventory_GetItemDefinitionProperty SteamAPI_ISteamInventory_GetItemDefinitionProperty;
Undocumented in source.
- SteamAPI_ISteamInventory_GetItemsByID
da_SteamAPI_ISteamInventory_GetItemsByID SteamAPI_ISteamInventory_GetItemsByID;
Undocumented in source.
- SteamAPI_ISteamInventory_GetResultItemProperty
da_SteamAPI_ISteamInventory_GetResultItemProperty SteamAPI_ISteamInventory_GetResultItemProperty;
Undocumented in source.
- SteamAPI_ISteamInventory_GetResultItems
da_SteamAPI_ISteamInventory_GetResultItems SteamAPI_ISteamInventory_GetResultItems;
Undocumented in source.
- SteamAPI_ISteamInventory_GetResultStatus
da_SteamAPI_ISteamInventory_GetResultStatus SteamAPI_ISteamInventory_GetResultStatus;
Undocumented in source.
- SteamAPI_ISteamInventory_GetResultTimestamp
da_SteamAPI_ISteamInventory_GetResultTimestamp SteamAPI_ISteamInventory_GetResultTimestamp;
Undocumented in source.
- SteamAPI_ISteamInventory_GrantPromoItems
da_SteamAPI_ISteamInventory_GrantPromoItems SteamAPI_ISteamInventory_GrantPromoItems;
Undocumented in source.
- SteamAPI_ISteamInventory_LoadItemDefinitions
da_SteamAPI_ISteamInventory_LoadItemDefinitions SteamAPI_ISteamInventory_LoadItemDefinitions;
Undocumented in source.
- SteamAPI_ISteamInventory_RequestEligiblePromoItemDefinitionsIDs
da_SteamAPI_ISteamInventory_RequestEligiblePromoItemDefinitionsIDs SteamAPI_ISteamInventory_RequestEligiblePromoItemDefinitionsIDs;
Undocumented in source.
- SteamAPI_ISteamInventory_SendItemDropHeartbeat
da_SteamAPI_ISteamInventory_SendItemDropHeartbeat SteamAPI_ISteamInventory_SendItemDropHeartbeat;
Undocumented in source.
- SteamAPI_ISteamInventory_SerializeResult
da_SteamAPI_ISteamInventory_SerializeResult SteamAPI_ISteamInventory_SerializeResult;
Undocumented in source.
- SteamAPI_ISteamInventory_TradeItems
da_SteamAPI_ISteamInventory_TradeItems SteamAPI_ISteamInventory_TradeItems;
Undocumented in source.
- SteamAPI_ISteamInventory_TransferItemQuantity
da_SteamAPI_ISteamInventory_TransferItemQuantity SteamAPI_ISteamInventory_TransferItemQuantity;
Undocumented in source.
- SteamAPI_ISteamInventory_TriggerItemDrop
da_SteamAPI_ISteamInventory_TriggerItemDrop SteamAPI_ISteamInventory_TriggerItemDrop;
Undocumented in source.
- SteamAPI_ISteamMatchmakingPingResponse_ServerFailedToRespond
da_SteamAPI_ISteamMatchmakingPingResponse_ServerFailedToRespond SteamAPI_ISteamMatchmakingPingResponse_ServerFailedToRespond;
Undocumented in source.
- SteamAPI_ISteamMatchmakingPingResponse_ServerResponded
da_SteamAPI_ISteamMatchmakingPingResponse_ServerResponded SteamAPI_ISteamMatchmakingPingResponse_ServerResponded;
Undocumented in source.
- SteamAPI_ISteamMatchmakingPlayersResponse_AddPlayerToList
da_SteamAPI_ISteamMatchmakingPlayersResponse_AddPlayerToList SteamAPI_ISteamMatchmakingPlayersResponse_AddPlayerToList;
Undocumented in source.
- SteamAPI_ISteamMatchmakingPlayersResponse_PlayersFailedToRespond
da_SteamAPI_ISteamMatchmakingPlayersResponse_PlayersFailedToRespond SteamAPI_ISteamMatchmakingPlayersResponse_PlayersFailedToRespond;
Undocumented in source.
- SteamAPI_ISteamMatchmakingPlayersResponse_PlayersRefreshComplete
da_SteamAPI_ISteamMatchmakingPlayersResponse_PlayersRefreshComplete SteamAPI_ISteamMatchmakingPlayersResponse_PlayersRefreshComplete;
Undocumented in source.
- SteamAPI_ISteamMatchmakingRulesResponse_RulesFailedToRespond
da_SteamAPI_ISteamMatchmakingRulesResponse_RulesFailedToRespond SteamAPI_ISteamMatchmakingRulesResponse_RulesFailedToRespond;
Undocumented in source.
- SteamAPI_ISteamMatchmakingRulesResponse_RulesRefreshComplete
da_SteamAPI_ISteamMatchmakingRulesResponse_RulesRefreshComplete SteamAPI_ISteamMatchmakingRulesResponse_RulesRefreshComplete;
Undocumented in source.
- SteamAPI_ISteamMatchmakingRulesResponse_RulesResponded
da_SteamAPI_ISteamMatchmakingRulesResponse_RulesResponded SteamAPI_ISteamMatchmakingRulesResponse_RulesResponded;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServerListResponse_RefreshComplete
da_SteamAPI_ISteamMatchmakingServerListResponse_RefreshComplete SteamAPI_ISteamMatchmakingServerListResponse_RefreshComplete;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServerListResponse_ServerFailedToRespond
da_SteamAPI_ISteamMatchmakingServerListResponse_ServerFailedToRespond SteamAPI_ISteamMatchmakingServerListResponse_ServerFailedToRespond;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServerListResponse_ServerResponded
da_SteamAPI_ISteamMatchmakingServerListResponse_ServerResponded SteamAPI_ISteamMatchmakingServerListResponse_ServerResponded;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_CancelQuery
da_SteamAPI_ISteamMatchmakingServers_CancelQuery SteamAPI_ISteamMatchmakingServers_CancelQuery;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_CancelServerQuery
da_SteamAPI_ISteamMatchmakingServers_CancelServerQuery SteamAPI_ISteamMatchmakingServers_CancelServerQuery;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_GetServerCount
da_SteamAPI_ISteamMatchmakingServers_GetServerCount SteamAPI_ISteamMatchmakingServers_GetServerCount;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_GetServerDetails
da_SteamAPI_ISteamMatchmakingServers_GetServerDetails SteamAPI_ISteamMatchmakingServers_GetServerDetails;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_IsRefreshing
da_SteamAPI_ISteamMatchmakingServers_IsRefreshing SteamAPI_ISteamMatchmakingServers_IsRefreshing;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_PingServer
da_SteamAPI_ISteamMatchmakingServers_PingServer SteamAPI_ISteamMatchmakingServers_PingServer;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_PlayerDetails
da_SteamAPI_ISteamMatchmakingServers_PlayerDetails SteamAPI_ISteamMatchmakingServers_PlayerDetails;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_RefreshQuery
da_SteamAPI_ISteamMatchmakingServers_RefreshQuery SteamAPI_ISteamMatchmakingServers_RefreshQuery;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_RefreshServer
da_SteamAPI_ISteamMatchmakingServers_RefreshServer SteamAPI_ISteamMatchmakingServers_RefreshServer;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_ReleaseRequest
da_SteamAPI_ISteamMatchmakingServers_ReleaseRequest SteamAPI_ISteamMatchmakingServers_ReleaseRequest;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_RequestFavoritesServerList
da_SteamAPI_ISteamMatchmakingServers_RequestFavoritesServerList SteamAPI_ISteamMatchmakingServers_RequestFavoritesServerList;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_RequestFriendsServerList
da_SteamAPI_ISteamMatchmakingServers_RequestFriendsServerList SteamAPI_ISteamMatchmakingServers_RequestFriendsServerList;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_RequestHistoryServerList
da_SteamAPI_ISteamMatchmakingServers_RequestHistoryServerList SteamAPI_ISteamMatchmakingServers_RequestHistoryServerList;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_RequestInternetServerList
da_SteamAPI_ISteamMatchmakingServers_RequestInternetServerList SteamAPI_ISteamMatchmakingServers_RequestInternetServerList;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_RequestLANServerList
da_SteamAPI_ISteamMatchmakingServers_RequestLANServerList SteamAPI_ISteamMatchmakingServers_RequestLANServerList;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_RequestSpectatorServerList
da_SteamAPI_ISteamMatchmakingServers_RequestSpectatorServerList SteamAPI_ISteamMatchmakingServers_RequestSpectatorServerList;
Undocumented in source.
- SteamAPI_ISteamMatchmakingServers_ServerRules
da_SteamAPI_ISteamMatchmakingServers_ServerRules SteamAPI_ISteamMatchmakingServers_ServerRules;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_AddFavoriteGame
da_SteamAPI_ISteamMatchmaking_AddFavoriteGame SteamAPI_ISteamMatchmaking_AddFavoriteGame;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_AddRequestLobbyListCompatibleMembersFilter
da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListCompatibleMembersFilter SteamAPI_ISteamMatchmaking_AddRequestLobbyListCompatibleMembersFilter;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_AddRequestLobbyListDistanceFilter
da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListDistanceFilter SteamAPI_ISteamMatchmaking_AddRequestLobbyListDistanceFilter;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_AddRequestLobbyListFilterSlotsAvailable
da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListFilterSlotsAvailable SteamAPI_ISteamMatchmaking_AddRequestLobbyListFilterSlotsAvailable;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_AddRequestLobbyListNearValueFilter
da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListNearValueFilter SteamAPI_ISteamMatchmaking_AddRequestLobbyListNearValueFilter;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_AddRequestLobbyListNumericalFilter
da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListNumericalFilter SteamAPI_ISteamMatchmaking_AddRequestLobbyListNumericalFilter;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_AddRequestLobbyListResultCountFilter
da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListResultCountFilter SteamAPI_ISteamMatchmaking_AddRequestLobbyListResultCountFilter;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_AddRequestLobbyListStringFilter
da_SteamAPI_ISteamMatchmaking_AddRequestLobbyListStringFilter SteamAPI_ISteamMatchmaking_AddRequestLobbyListStringFilter;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_CreateLobby
da_SteamAPI_ISteamMatchmaking_CreateLobby SteamAPI_ISteamMatchmaking_CreateLobby;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_DeleteLobbyData
da_SteamAPI_ISteamMatchmaking_DeleteLobbyData SteamAPI_ISteamMatchmaking_DeleteLobbyData;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetFavoriteGame
da_SteamAPI_ISteamMatchmaking_GetFavoriteGame SteamAPI_ISteamMatchmaking_GetFavoriteGame;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetFavoriteGameCount
da_SteamAPI_ISteamMatchmaking_GetFavoriteGameCount SteamAPI_ISteamMatchmaking_GetFavoriteGameCount;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyByIndex
da_SteamAPI_ISteamMatchmaking_GetLobbyByIndex SteamAPI_ISteamMatchmaking_GetLobbyByIndex;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyChatEntry
da_SteamAPI_ISteamMatchmaking_GetLobbyChatEntry SteamAPI_ISteamMatchmaking_GetLobbyChatEntry;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyData
da_SteamAPI_ISteamMatchmaking_GetLobbyData SteamAPI_ISteamMatchmaking_GetLobbyData;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyDataByIndex
da_SteamAPI_ISteamMatchmaking_GetLobbyDataByIndex SteamAPI_ISteamMatchmaking_GetLobbyDataByIndex;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyDataCount
da_SteamAPI_ISteamMatchmaking_GetLobbyDataCount SteamAPI_ISteamMatchmaking_GetLobbyDataCount;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyGameServer
da_SteamAPI_ISteamMatchmaking_GetLobbyGameServer SteamAPI_ISteamMatchmaking_GetLobbyGameServer;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyMemberByIndex
da_SteamAPI_ISteamMatchmaking_GetLobbyMemberByIndex SteamAPI_ISteamMatchmaking_GetLobbyMemberByIndex;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyMemberData
da_SteamAPI_ISteamMatchmaking_GetLobbyMemberData SteamAPI_ISteamMatchmaking_GetLobbyMemberData;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyMemberLimit
da_SteamAPI_ISteamMatchmaking_GetLobbyMemberLimit SteamAPI_ISteamMatchmaking_GetLobbyMemberLimit;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetLobbyOwner
da_SteamAPI_ISteamMatchmaking_GetLobbyOwner SteamAPI_ISteamMatchmaking_GetLobbyOwner;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_GetNumLobbyMembers
da_SteamAPI_ISteamMatchmaking_GetNumLobbyMembers SteamAPI_ISteamMatchmaking_GetNumLobbyMembers;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_InviteUserToLobby
da_SteamAPI_ISteamMatchmaking_InviteUserToLobby SteamAPI_ISteamMatchmaking_InviteUserToLobby;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_JoinLobby
da_SteamAPI_ISteamMatchmaking_JoinLobby SteamAPI_ISteamMatchmaking_JoinLobby;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_LeaveLobby
da_SteamAPI_ISteamMatchmaking_LeaveLobby SteamAPI_ISteamMatchmaking_LeaveLobby;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_RemoveFavoriteGame
da_SteamAPI_ISteamMatchmaking_RemoveFavoriteGame SteamAPI_ISteamMatchmaking_RemoveFavoriteGame;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_RequestLobbyData
da_SteamAPI_ISteamMatchmaking_RequestLobbyData SteamAPI_ISteamMatchmaking_RequestLobbyData;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_RequestLobbyList
da_SteamAPI_ISteamMatchmaking_RequestLobbyList SteamAPI_ISteamMatchmaking_RequestLobbyList;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_SendLobbyChatMsg
da_SteamAPI_ISteamMatchmaking_SendLobbyChatMsg SteamAPI_ISteamMatchmaking_SendLobbyChatMsg;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_SetLinkedLobby
da_SteamAPI_ISteamMatchmaking_SetLinkedLobby SteamAPI_ISteamMatchmaking_SetLinkedLobby;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_SetLobbyData
da_SteamAPI_ISteamMatchmaking_SetLobbyData SteamAPI_ISteamMatchmaking_SetLobbyData;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_SetLobbyGameServer
da_SteamAPI_ISteamMatchmaking_SetLobbyGameServer SteamAPI_ISteamMatchmaking_SetLobbyGameServer;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_SetLobbyJoinable
da_SteamAPI_ISteamMatchmaking_SetLobbyJoinable SteamAPI_ISteamMatchmaking_SetLobbyJoinable;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_SetLobbyMemberData
da_SteamAPI_ISteamMatchmaking_SetLobbyMemberData SteamAPI_ISteamMatchmaking_SetLobbyMemberData;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_SetLobbyMemberLimit
da_SteamAPI_ISteamMatchmaking_SetLobbyMemberLimit SteamAPI_ISteamMatchmaking_SetLobbyMemberLimit;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_SetLobbyOwner
da_SteamAPI_ISteamMatchmaking_SetLobbyOwner SteamAPI_ISteamMatchmaking_SetLobbyOwner;
Undocumented in source.
- SteamAPI_ISteamMatchmaking_SetLobbyType
da_SteamAPI_ISteamMatchmaking_SetLobbyType SteamAPI_ISteamMatchmaking_SetLobbyType;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_BActivationSuccess
da_SteamAPI_ISteamMusicRemote_BActivationSuccess SteamAPI_ISteamMusicRemote_BActivationSuccess;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_BIsCurrentMusicRemote
da_SteamAPI_ISteamMusicRemote_BIsCurrentMusicRemote SteamAPI_ISteamMusicRemote_BIsCurrentMusicRemote;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_CurrentEntryDidChange
da_SteamAPI_ISteamMusicRemote_CurrentEntryDidChange SteamAPI_ISteamMusicRemote_CurrentEntryDidChange;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_CurrentEntryIsAvailable
da_SteamAPI_ISteamMusicRemote_CurrentEntryIsAvailable SteamAPI_ISteamMusicRemote_CurrentEntryIsAvailable;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_CurrentEntryWillChange
da_SteamAPI_ISteamMusicRemote_CurrentEntryWillChange SteamAPI_ISteamMusicRemote_CurrentEntryWillChange;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_DeregisterSteamMusicRemote
da_SteamAPI_ISteamMusicRemote_DeregisterSteamMusicRemote SteamAPI_ISteamMusicRemote_DeregisterSteamMusicRemote;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_EnableLooped
da_SteamAPI_ISteamMusicRemote_EnableLooped SteamAPI_ISteamMusicRemote_EnableLooped;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_EnablePlayNext
da_SteamAPI_ISteamMusicRemote_EnablePlayNext SteamAPI_ISteamMusicRemote_EnablePlayNext;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_EnablePlayPrevious
da_SteamAPI_ISteamMusicRemote_EnablePlayPrevious SteamAPI_ISteamMusicRemote_EnablePlayPrevious;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_EnablePlaylists
da_SteamAPI_ISteamMusicRemote_EnablePlaylists SteamAPI_ISteamMusicRemote_EnablePlaylists;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_EnableQueue
da_SteamAPI_ISteamMusicRemote_EnableQueue SteamAPI_ISteamMusicRemote_EnableQueue;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_EnableShuffled
da_SteamAPI_ISteamMusicRemote_EnableShuffled SteamAPI_ISteamMusicRemote_EnableShuffled;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_PlaylistDidChange
da_SteamAPI_ISteamMusicRemote_PlaylistDidChange SteamAPI_ISteamMusicRemote_PlaylistDidChange;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_PlaylistWillChange
da_SteamAPI_ISteamMusicRemote_PlaylistWillChange SteamAPI_ISteamMusicRemote_PlaylistWillChange;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_QueueDidChange
da_SteamAPI_ISteamMusicRemote_QueueDidChange SteamAPI_ISteamMusicRemote_QueueDidChange;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_QueueWillChange
da_SteamAPI_ISteamMusicRemote_QueueWillChange SteamAPI_ISteamMusicRemote_QueueWillChange;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_RegisterSteamMusicRemote
da_SteamAPI_ISteamMusicRemote_RegisterSteamMusicRemote SteamAPI_ISteamMusicRemote_RegisterSteamMusicRemote;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_ResetPlaylistEntries
da_SteamAPI_ISteamMusicRemote_ResetPlaylistEntries SteamAPI_ISteamMusicRemote_ResetPlaylistEntries;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_ResetQueueEntries
da_SteamAPI_ISteamMusicRemote_ResetQueueEntries SteamAPI_ISteamMusicRemote_ResetQueueEntries;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_SetCurrentPlaylistEntry
da_SteamAPI_ISteamMusicRemote_SetCurrentPlaylistEntry SteamAPI_ISteamMusicRemote_SetCurrentPlaylistEntry;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_SetCurrentQueueEntry
da_SteamAPI_ISteamMusicRemote_SetCurrentQueueEntry SteamAPI_ISteamMusicRemote_SetCurrentQueueEntry;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_SetDisplayName
da_SteamAPI_ISteamMusicRemote_SetDisplayName SteamAPI_ISteamMusicRemote_SetDisplayName;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_SetPNGIcon_64x64
da_SteamAPI_ISteamMusicRemote_SetPNGIcon_64x64 SteamAPI_ISteamMusicRemote_SetPNGIcon_64x64;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_SetPlaylistEntry
da_SteamAPI_ISteamMusicRemote_SetPlaylistEntry SteamAPI_ISteamMusicRemote_SetPlaylistEntry;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_SetQueueEntry
da_SteamAPI_ISteamMusicRemote_SetQueueEntry SteamAPI_ISteamMusicRemote_SetQueueEntry;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_UpdateCurrentEntryCoverArt
da_SteamAPI_ISteamMusicRemote_UpdateCurrentEntryCoverArt SteamAPI_ISteamMusicRemote_UpdateCurrentEntryCoverArt;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_UpdateCurrentEntryElapsedSeconds
da_SteamAPI_ISteamMusicRemote_UpdateCurrentEntryElapsedSeconds SteamAPI_ISteamMusicRemote_UpdateCurrentEntryElapsedSeconds;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_UpdateCurrentEntryText
da_SteamAPI_ISteamMusicRemote_UpdateCurrentEntryText SteamAPI_ISteamMusicRemote_UpdateCurrentEntryText;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_UpdateLooped
da_SteamAPI_ISteamMusicRemote_UpdateLooped SteamAPI_ISteamMusicRemote_UpdateLooped;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_UpdatePlaybackStatus
da_SteamAPI_ISteamMusicRemote_UpdatePlaybackStatus SteamAPI_ISteamMusicRemote_UpdatePlaybackStatus;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_UpdateShuffled
da_SteamAPI_ISteamMusicRemote_UpdateShuffled SteamAPI_ISteamMusicRemote_UpdateShuffled;
Undocumented in source.
- SteamAPI_ISteamMusicRemote_UpdateVolume
da_SteamAPI_ISteamMusicRemote_UpdateVolume SteamAPI_ISteamMusicRemote_UpdateVolume;
Undocumented in source.
- SteamAPI_ISteamMusic_BIsEnabled
da_SteamAPI_ISteamMusic_BIsEnabled SteamAPI_ISteamMusic_BIsEnabled;
Undocumented in source.
- SteamAPI_ISteamMusic_BIsPlaying
da_SteamAPI_ISteamMusic_BIsPlaying SteamAPI_ISteamMusic_BIsPlaying;
Undocumented in source.
- SteamAPI_ISteamMusic_GetPlaybackStatus
da_SteamAPI_ISteamMusic_GetPlaybackStatus SteamAPI_ISteamMusic_GetPlaybackStatus;
Undocumented in source.
- SteamAPI_ISteamMusic_GetVolume
da_SteamAPI_ISteamMusic_GetVolume SteamAPI_ISteamMusic_GetVolume;
Undocumented in source.
- SteamAPI_ISteamMusic_Pause
da_SteamAPI_ISteamMusic_Pause SteamAPI_ISteamMusic_Pause;
Undocumented in source.
- SteamAPI_ISteamMusic_Play
da_SteamAPI_ISteamMusic_Play SteamAPI_ISteamMusic_Play;
Undocumented in source.
- SteamAPI_ISteamMusic_PlayNext
da_SteamAPI_ISteamMusic_PlayNext SteamAPI_ISteamMusic_PlayNext;
Undocumented in source.
- SteamAPI_ISteamMusic_PlayPrevious
da_SteamAPI_ISteamMusic_PlayPrevious SteamAPI_ISteamMusic_PlayPrevious;
Undocumented in source.
- SteamAPI_ISteamMusic_SetVolume
da_SteamAPI_ISteamMusic_SetVolume SteamAPI_ISteamMusic_SetVolume;
Undocumented in source.
- SteamAPI_ISteamNetworking_AcceptP2PSessionWithUser
da_SteamAPI_ISteamNetworking_AcceptP2PSessionWithUser SteamAPI_ISteamNetworking_AcceptP2PSessionWithUser;
Undocumented in source.
- SteamAPI_ISteamNetworking_AllowP2PPacketRelay
da_SteamAPI_ISteamNetworking_AllowP2PPacketRelay SteamAPI_ISteamNetworking_AllowP2PPacketRelay;
Undocumented in source.
- SteamAPI_ISteamNetworking_CloseP2PChannelWithUser
da_SteamAPI_ISteamNetworking_CloseP2PChannelWithUser SteamAPI_ISteamNetworking_CloseP2PChannelWithUser;
Undocumented in source.
- SteamAPI_ISteamNetworking_CloseP2PSessionWithUser
da_SteamAPI_ISteamNetworking_CloseP2PSessionWithUser SteamAPI_ISteamNetworking_CloseP2PSessionWithUser;
Undocumented in source.
- SteamAPI_ISteamNetworking_CreateConnectionSocket
da_SteamAPI_ISteamNetworking_CreateConnectionSocket SteamAPI_ISteamNetworking_CreateConnectionSocket;
Undocumented in source.
- SteamAPI_ISteamNetworking_CreateListenSocket
da_SteamAPI_ISteamNetworking_CreateListenSocket SteamAPI_ISteamNetworking_CreateListenSocket;
Undocumented in source.
- SteamAPI_ISteamNetworking_CreateP2PConnectionSocket
da_SteamAPI_ISteamNetworking_CreateP2PConnectionSocket SteamAPI_ISteamNetworking_CreateP2PConnectionSocket;
Undocumented in source.
- SteamAPI_ISteamNetworking_DestroyListenSocket
da_SteamAPI_ISteamNetworking_DestroyListenSocket SteamAPI_ISteamNetworking_DestroyListenSocket;
Undocumented in source.
- SteamAPI_ISteamNetworking_DestroySocket
da_SteamAPI_ISteamNetworking_DestroySocket SteamAPI_ISteamNetworking_DestroySocket;
Undocumented in source.
- SteamAPI_ISteamNetworking_GetListenSocketInfo
da_SteamAPI_ISteamNetworking_GetListenSocketInfo SteamAPI_ISteamNetworking_GetListenSocketInfo;
Undocumented in source.
- SteamAPI_ISteamNetworking_GetMaxPacketSize
da_SteamAPI_ISteamNetworking_GetMaxPacketSize SteamAPI_ISteamNetworking_GetMaxPacketSize;
Undocumented in source.
- SteamAPI_ISteamNetworking_GetP2PSessionState
da_SteamAPI_ISteamNetworking_GetP2PSessionState SteamAPI_ISteamNetworking_GetP2PSessionState;
Undocumented in source.
- SteamAPI_ISteamNetworking_GetSocketConnectionType
da_SteamAPI_ISteamNetworking_GetSocketConnectionType SteamAPI_ISteamNetworking_GetSocketConnectionType;
Undocumented in source.
- SteamAPI_ISteamNetworking_GetSocketInfo
da_SteamAPI_ISteamNetworking_GetSocketInfo SteamAPI_ISteamNetworking_GetSocketInfo;
Undocumented in source.
- SteamAPI_ISteamNetworking_IsDataAvailable
da_SteamAPI_ISteamNetworking_IsDataAvailable SteamAPI_ISteamNetworking_IsDataAvailable;
Undocumented in source.
- SteamAPI_ISteamNetworking_IsDataAvailableOnSocket
da_SteamAPI_ISteamNetworking_IsDataAvailableOnSocket SteamAPI_ISteamNetworking_IsDataAvailableOnSocket;
Undocumented in source.
- SteamAPI_ISteamNetworking_IsP2PPacketAvailable
da_SteamAPI_ISteamNetworking_IsP2PPacketAvailable SteamAPI_ISteamNetworking_IsP2PPacketAvailable;
Undocumented in source.
- SteamAPI_ISteamNetworking_ReadP2PPacket
da_SteamAPI_ISteamNetworking_ReadP2PPacket SteamAPI_ISteamNetworking_ReadP2PPacket;
Undocumented in source.
- SteamAPI_ISteamNetworking_RetrieveData
da_SteamAPI_ISteamNetworking_RetrieveData SteamAPI_ISteamNetworking_RetrieveData;
Undocumented in source.
- SteamAPI_ISteamNetworking_RetrieveDataFromSocket
da_SteamAPI_ISteamNetworking_RetrieveDataFromSocket SteamAPI_ISteamNetworking_RetrieveDataFromSocket;
Undocumented in source.
- SteamAPI_ISteamNetworking_SendDataOnSocket
da_SteamAPI_ISteamNetworking_SendDataOnSocket SteamAPI_ISteamNetworking_SendDataOnSocket;
Undocumented in source.
- SteamAPI_ISteamNetworking_SendP2PPacket
da_SteamAPI_ISteamNetworking_SendP2PPacket SteamAPI_ISteamNetworking_SendP2PPacket;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_CommitPublishedFileUpdate
da_SteamAPI_ISteamRemoteStorage_CommitPublishedFileUpdate SteamAPI_ISteamRemoteStorage_CommitPublishedFileUpdate;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_CreatePublishedFileUpdateRequest
da_SteamAPI_ISteamRemoteStorage_CreatePublishedFileUpdateRequest SteamAPI_ISteamRemoteStorage_CreatePublishedFileUpdateRequest;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_DeletePublishedFile
da_SteamAPI_ISteamRemoteStorage_DeletePublishedFile SteamAPI_ISteamRemoteStorage_DeletePublishedFile;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_EnumeratePublishedFilesByUserAction
da_SteamAPI_ISteamRemoteStorage_EnumeratePublishedFilesByUserAction SteamAPI_ISteamRemoteStorage_EnumeratePublishedFilesByUserAction;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_EnumeratePublishedWorkshopFiles
da_SteamAPI_ISteamRemoteStorage_EnumeratePublishedWorkshopFiles SteamAPI_ISteamRemoteStorage_EnumeratePublishedWorkshopFiles;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_EnumerateUserPublishedFiles
da_SteamAPI_ISteamRemoteStorage_EnumerateUserPublishedFiles SteamAPI_ISteamRemoteStorage_EnumerateUserPublishedFiles;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_EnumerateUserSharedWorkshopFiles
da_SteamAPI_ISteamRemoteStorage_EnumerateUserSharedWorkshopFiles SteamAPI_ISteamRemoteStorage_EnumerateUserSharedWorkshopFiles;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_EnumerateUserSubscribedFiles
da_SteamAPI_ISteamRemoteStorage_EnumerateUserSubscribedFiles SteamAPI_ISteamRemoteStorage_EnumerateUserSubscribedFiles;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileDelete
da_SteamAPI_ISteamRemoteStorage_FileDelete SteamAPI_ISteamRemoteStorage_FileDelete;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileExists
da_SteamAPI_ISteamRemoteStorage_FileExists SteamAPI_ISteamRemoteStorage_FileExists;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileForget
da_SteamAPI_ISteamRemoteStorage_FileForget SteamAPI_ISteamRemoteStorage_FileForget;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FilePersisted
da_SteamAPI_ISteamRemoteStorage_FilePersisted SteamAPI_ISteamRemoteStorage_FilePersisted;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileRead
da_SteamAPI_ISteamRemoteStorage_FileRead SteamAPI_ISteamRemoteStorage_FileRead;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileReadAsync
da_SteamAPI_ISteamRemoteStorage_FileReadAsync SteamAPI_ISteamRemoteStorage_FileReadAsync;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileReadAsyncComplete
da_SteamAPI_ISteamRemoteStorage_FileReadAsyncComplete SteamAPI_ISteamRemoteStorage_FileReadAsyncComplete;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileShare
da_SteamAPI_ISteamRemoteStorage_FileShare SteamAPI_ISteamRemoteStorage_FileShare;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileWrite
da_SteamAPI_ISteamRemoteStorage_FileWrite SteamAPI_ISteamRemoteStorage_FileWrite;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileWriteAsync
da_SteamAPI_ISteamRemoteStorage_FileWriteAsync SteamAPI_ISteamRemoteStorage_FileWriteAsync;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileWriteStreamCancel
da_SteamAPI_ISteamRemoteStorage_FileWriteStreamCancel SteamAPI_ISteamRemoteStorage_FileWriteStreamCancel;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileWriteStreamClose
da_SteamAPI_ISteamRemoteStorage_FileWriteStreamClose SteamAPI_ISteamRemoteStorage_FileWriteStreamClose;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileWriteStreamOpen
da_SteamAPI_ISteamRemoteStorage_FileWriteStreamOpen SteamAPI_ISteamRemoteStorage_FileWriteStreamOpen;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_FileWriteStreamWriteChunk
da_SteamAPI_ISteamRemoteStorage_FileWriteStreamWriteChunk SteamAPI_ISteamRemoteStorage_FileWriteStreamWriteChunk;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetCachedUGCCount
da_SteamAPI_ISteamRemoteStorage_GetCachedUGCCount SteamAPI_ISteamRemoteStorage_GetCachedUGCCount;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetCachedUGCHandle
da_SteamAPI_ISteamRemoteStorage_GetCachedUGCHandle SteamAPI_ISteamRemoteStorage_GetCachedUGCHandle;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetFileCount
da_SteamAPI_ISteamRemoteStorage_GetFileCount SteamAPI_ISteamRemoteStorage_GetFileCount;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetFileNameAndSize
da_SteamAPI_ISteamRemoteStorage_GetFileNameAndSize SteamAPI_ISteamRemoteStorage_GetFileNameAndSize;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetFileSize
da_SteamAPI_ISteamRemoteStorage_GetFileSize SteamAPI_ISteamRemoteStorage_GetFileSize;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetFileTimestamp
da_SteamAPI_ISteamRemoteStorage_GetFileTimestamp SteamAPI_ISteamRemoteStorage_GetFileTimestamp;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetPublishedFileDetails
da_SteamAPI_ISteamRemoteStorage_GetPublishedFileDetails SteamAPI_ISteamRemoteStorage_GetPublishedFileDetails;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetPublishedItemVoteDetails
da_SteamAPI_ISteamRemoteStorage_GetPublishedItemVoteDetails SteamAPI_ISteamRemoteStorage_GetPublishedItemVoteDetails;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetQuota
da_SteamAPI_ISteamRemoteStorage_GetQuota SteamAPI_ISteamRemoteStorage_GetQuota;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetSyncPlatforms
da_SteamAPI_ISteamRemoteStorage_GetSyncPlatforms SteamAPI_ISteamRemoteStorage_GetSyncPlatforms;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetUGCDetails
da_SteamAPI_ISteamRemoteStorage_GetUGCDetails SteamAPI_ISteamRemoteStorage_GetUGCDetails;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetUGCDownloadProgress
da_SteamAPI_ISteamRemoteStorage_GetUGCDownloadProgress SteamAPI_ISteamRemoteStorage_GetUGCDownloadProgress;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_GetUserPublishedItemVoteDetails
da_SteamAPI_ISteamRemoteStorage_GetUserPublishedItemVoteDetails SteamAPI_ISteamRemoteStorage_GetUserPublishedItemVoteDetails;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_IsCloudEnabledForAccount
da_SteamAPI_ISteamRemoteStorage_IsCloudEnabledForAccount SteamAPI_ISteamRemoteStorage_IsCloudEnabledForAccount;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_IsCloudEnabledForApp
da_SteamAPI_ISteamRemoteStorage_IsCloudEnabledForApp SteamAPI_ISteamRemoteStorage_IsCloudEnabledForApp;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_PublishVideo
da_SteamAPI_ISteamRemoteStorage_PublishVideo SteamAPI_ISteamRemoteStorage_PublishVideo;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_PublishWorkshopFile
da_SteamAPI_ISteamRemoteStorage_PublishWorkshopFile SteamAPI_ISteamRemoteStorage_PublishWorkshopFile;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_SetCloudEnabledForApp
da_SteamAPI_ISteamRemoteStorage_SetCloudEnabledForApp SteamAPI_ISteamRemoteStorage_SetCloudEnabledForApp;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_SetSyncPlatforms
da_SteamAPI_ISteamRemoteStorage_SetSyncPlatforms SteamAPI_ISteamRemoteStorage_SetSyncPlatforms;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_SetUserPublishedFileAction
da_SteamAPI_ISteamRemoteStorage_SetUserPublishedFileAction SteamAPI_ISteamRemoteStorage_SetUserPublishedFileAction;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_SubscribePublishedFile
da_SteamAPI_ISteamRemoteStorage_SubscribePublishedFile SteamAPI_ISteamRemoteStorage_SubscribePublishedFile;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UGCDownload
da_SteamAPI_ISteamRemoteStorage_UGCDownload SteamAPI_ISteamRemoteStorage_UGCDownload;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UGCDownloadToLocation
da_SteamAPI_ISteamRemoteStorage_UGCDownloadToLocation SteamAPI_ISteamRemoteStorage_UGCDownloadToLocation;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UGCRead
da_SteamAPI_ISteamRemoteStorage_UGCRead SteamAPI_ISteamRemoteStorage_UGCRead;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UnsubscribePublishedFile
da_SteamAPI_ISteamRemoteStorage_UnsubscribePublishedFile SteamAPI_ISteamRemoteStorage_UnsubscribePublishedFile;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UpdatePublishedFileDescription
da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileDescription SteamAPI_ISteamRemoteStorage_UpdatePublishedFileDescription;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UpdatePublishedFileFile
da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileFile SteamAPI_ISteamRemoteStorage_UpdatePublishedFileFile;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UpdatePublishedFilePreviewFile
da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFilePreviewFile SteamAPI_ISteamRemoteStorage_UpdatePublishedFilePreviewFile;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription
da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTags
da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTags SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTags;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTitle
da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTitle SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTitle;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UpdatePublishedFileVisibility
da_SteamAPI_ISteamRemoteStorage_UpdatePublishedFileVisibility SteamAPI_ISteamRemoteStorage_UpdatePublishedFileVisibility;
Undocumented in source.
- SteamAPI_ISteamRemoteStorage_UpdateUserPublishedItemVote
da_SteamAPI_ISteamRemoteStorage_UpdateUserPublishedItemVote SteamAPI_ISteamRemoteStorage_UpdateUserPublishedItemVote;
Undocumented in source.
- SteamAPI_ISteamScreenshots_AddScreenshotToLibrary
da_SteamAPI_ISteamScreenshots_AddScreenshotToLibrary SteamAPI_ISteamScreenshots_AddScreenshotToLibrary;
Undocumented in source.
- SteamAPI_ISteamScreenshots_AddVRScreenshotToLibrary
da_SteamAPI_ISteamScreenshots_AddVRScreenshotToLibrary SteamAPI_ISteamScreenshots_AddVRScreenshotToLibrary;
Undocumented in source.
- SteamAPI_ISteamScreenshots_HookScreenshots
da_SteamAPI_ISteamScreenshots_HookScreenshots SteamAPI_ISteamScreenshots_HookScreenshots;
Undocumented in source.
- SteamAPI_ISteamScreenshots_IsScreenshotsHooked
da_SteamAPI_ISteamScreenshots_IsScreenshotsHooked SteamAPI_ISteamScreenshots_IsScreenshotsHooked;
Undocumented in source.
- SteamAPI_ISteamScreenshots_SetLocation
da_SteamAPI_ISteamScreenshots_SetLocation SteamAPI_ISteamScreenshots_SetLocation;
Undocumented in source.
- SteamAPI_ISteamScreenshots_TagPublishedFile
da_SteamAPI_ISteamScreenshots_TagPublishedFile SteamAPI_ISteamScreenshots_TagPublishedFile;
Undocumented in source.
- SteamAPI_ISteamScreenshots_TagUser
da_SteamAPI_ISteamScreenshots_TagUser SteamAPI_ISteamScreenshots_TagUser;
Undocumented in source.
- SteamAPI_ISteamScreenshots_TriggerScreenshot
da_SteamAPI_ISteamScreenshots_TriggerScreenshot SteamAPI_ISteamScreenshots_TriggerScreenshot;
Undocumented in source.
- SteamAPI_ISteamScreenshots_WriteScreenshot
da_SteamAPI_ISteamScreenshots_WriteScreenshot SteamAPI_ISteamScreenshots_WriteScreenshot;
Undocumented in source.
- SteamAPI_ISteamUGC_AddDependency
da_SteamAPI_ISteamUGC_AddDependency SteamAPI_ISteamUGC_AddDependency;
Undocumented in source.
- SteamAPI_ISteamUGC_AddExcludedTag
da_SteamAPI_ISteamUGC_AddExcludedTag SteamAPI_ISteamUGC_AddExcludedTag;
Undocumented in source.
- SteamAPI_ISteamUGC_AddItemKeyValueTag
da_SteamAPI_ISteamUGC_AddItemKeyValueTag SteamAPI_ISteamUGC_AddItemKeyValueTag;
Undocumented in source.
- SteamAPI_ISteamUGC_AddItemPreviewFile
da_SteamAPI_ISteamUGC_AddItemPreviewFile SteamAPI_ISteamUGC_AddItemPreviewFile;
Undocumented in source.
- SteamAPI_ISteamUGC_AddItemPreviewVideo
da_SteamAPI_ISteamUGC_AddItemPreviewVideo SteamAPI_ISteamUGC_AddItemPreviewVideo;
Undocumented in source.
- SteamAPI_ISteamUGC_AddItemToFavorites
da_SteamAPI_ISteamUGC_AddItemToFavorites SteamAPI_ISteamUGC_AddItemToFavorites;
Undocumented in source.
- SteamAPI_ISteamUGC_AddRequiredKeyValueTag
da_SteamAPI_ISteamUGC_AddRequiredKeyValueTag SteamAPI_ISteamUGC_AddRequiredKeyValueTag;
Undocumented in source.
- SteamAPI_ISteamUGC_AddRequiredTag
da_SteamAPI_ISteamUGC_AddRequiredTag SteamAPI_ISteamUGC_AddRequiredTag;
Undocumented in source.
- SteamAPI_ISteamUGC_BInitWorkshopForGameServer
da_SteamAPI_ISteamUGC_BInitWorkshopForGameServer SteamAPI_ISteamUGC_BInitWorkshopForGameServer;
Undocumented in source.
- SteamAPI_ISteamUGC_CreateItem
da_SteamAPI_ISteamUGC_CreateItem SteamAPI_ISteamUGC_CreateItem;
Undocumented in source.
- SteamAPI_ISteamUGC_CreateQueryAllUGCRequest
da_SteamAPI_ISteamUGC_CreateQueryAllUGCRequest SteamAPI_ISteamUGC_CreateQueryAllUGCRequest;
Undocumented in source.
- SteamAPI_ISteamUGC_CreateQueryUGCDetailsRequest
da_SteamAPI_ISteamUGC_CreateQueryUGCDetailsRequest SteamAPI_ISteamUGC_CreateQueryUGCDetailsRequest;
Undocumented in source.
- SteamAPI_ISteamUGC_CreateQueryUserUGCRequest
da_SteamAPI_ISteamUGC_CreateQueryUserUGCRequest SteamAPI_ISteamUGC_CreateQueryUserUGCRequest;
Undocumented in source.
- SteamAPI_ISteamUGC_DownloadItem
da_SteamAPI_ISteamUGC_DownloadItem SteamAPI_ISteamUGC_DownloadItem;
Undocumented in source.
- SteamAPI_ISteamUGC_GetItemDownloadInfo
da_SteamAPI_ISteamUGC_GetItemDownloadInfo SteamAPI_ISteamUGC_GetItemDownloadInfo;
Undocumented in source.
- SteamAPI_ISteamUGC_GetItemInstallInfo
da_SteamAPI_ISteamUGC_GetItemInstallInfo SteamAPI_ISteamUGC_GetItemInstallInfo;
Undocumented in source.
- SteamAPI_ISteamUGC_GetItemState
da_SteamAPI_ISteamUGC_GetItemState SteamAPI_ISteamUGC_GetItemState;
Undocumented in source.
- SteamAPI_ISteamUGC_GetItemUpdateProgress
da_SteamAPI_ISteamUGC_GetItemUpdateProgress SteamAPI_ISteamUGC_GetItemUpdateProgress;
Undocumented in source.
- SteamAPI_ISteamUGC_GetNumSubscribedItems
da_SteamAPI_ISteamUGC_GetNumSubscribedItems SteamAPI_ISteamUGC_GetNumSubscribedItems;
Undocumented in source.
- SteamAPI_ISteamUGC_GetQueryUGCAdditionalPreview
da_SteamAPI_ISteamUGC_GetQueryUGCAdditionalPreview SteamAPI_ISteamUGC_GetQueryUGCAdditionalPreview;
Undocumented in source.
- SteamAPI_ISteamUGC_GetQueryUGCChildren
da_SteamAPI_ISteamUGC_GetQueryUGCChildren SteamAPI_ISteamUGC_GetQueryUGCChildren;
Undocumented in source.
- SteamAPI_ISteamUGC_GetQueryUGCKeyValueTag
da_SteamAPI_ISteamUGC_GetQueryUGCKeyValueTag SteamAPI_ISteamUGC_GetQueryUGCKeyValueTag;
Undocumented in source.
- SteamAPI_ISteamUGC_GetQueryUGCMetadata
da_SteamAPI_ISteamUGC_GetQueryUGCMetadata SteamAPI_ISteamUGC_GetQueryUGCMetadata;
Undocumented in source.
- SteamAPI_ISteamUGC_GetQueryUGCNumAdditionalPreviews
da_SteamAPI_ISteamUGC_GetQueryUGCNumAdditionalPreviews SteamAPI_ISteamUGC_GetQueryUGCNumAdditionalPreviews;
Undocumented in source.
- SteamAPI_ISteamUGC_GetQueryUGCNumKeyValueTags
da_SteamAPI_ISteamUGC_GetQueryUGCNumKeyValueTags SteamAPI_ISteamUGC_GetQueryUGCNumKeyValueTags;
Undocumented in source.
- SteamAPI_ISteamUGC_GetQueryUGCPreviewURL
da_SteamAPI_ISteamUGC_GetQueryUGCPreviewURL SteamAPI_ISteamUGC_GetQueryUGCPreviewURL;
Undocumented in source.
- SteamAPI_ISteamUGC_GetQueryUGCResult
da_SteamAPI_ISteamUGC_GetQueryUGCResult SteamAPI_ISteamUGC_GetQueryUGCResult;
Undocumented in source.
- SteamAPI_ISteamUGC_GetQueryUGCStatistic
da_SteamAPI_ISteamUGC_GetQueryUGCStatistic SteamAPI_ISteamUGC_GetQueryUGCStatistic;
Undocumented in source.
- SteamAPI_ISteamUGC_GetSubscribedItems
da_SteamAPI_ISteamUGC_GetSubscribedItems SteamAPI_ISteamUGC_GetSubscribedItems;
Undocumented in source.
- SteamAPI_ISteamUGC_GetUserItemVote
da_SteamAPI_ISteamUGC_GetUserItemVote SteamAPI_ISteamUGC_GetUserItemVote;
Undocumented in source.
- SteamAPI_ISteamUGC_ReleaseQueryUGCRequest
da_SteamAPI_ISteamUGC_ReleaseQueryUGCRequest SteamAPI_ISteamUGC_ReleaseQueryUGCRequest;
Undocumented in source.
- SteamAPI_ISteamUGC_RemoveDependency
da_SteamAPI_ISteamUGC_RemoveDependency SteamAPI_ISteamUGC_RemoveDependency;
Undocumented in source.
- SteamAPI_ISteamUGC_RemoveItemFromFavorites
da_SteamAPI_ISteamUGC_RemoveItemFromFavorites SteamAPI_ISteamUGC_RemoveItemFromFavorites;
Undocumented in source.
- SteamAPI_ISteamUGC_RemoveItemKeyValueTags
da_SteamAPI_ISteamUGC_RemoveItemKeyValueTags SteamAPI_ISteamUGC_RemoveItemKeyValueTags;
Undocumented in source.
- SteamAPI_ISteamUGC_RemoveItemPreview
da_SteamAPI_ISteamUGC_RemoveItemPreview SteamAPI_ISteamUGC_RemoveItemPreview;
Undocumented in source.
- SteamAPI_ISteamUGC_RequestUGCDetails
da_SteamAPI_ISteamUGC_RequestUGCDetails SteamAPI_ISteamUGC_RequestUGCDetails;
Undocumented in source.
- SteamAPI_ISteamUGC_SendQueryUGCRequest
da_SteamAPI_ISteamUGC_SendQueryUGCRequest SteamAPI_ISteamUGC_SendQueryUGCRequest;
Undocumented in source.
- SteamAPI_ISteamUGC_SetAllowCachedResponse
da_SteamAPI_ISteamUGC_SetAllowCachedResponse SteamAPI_ISteamUGC_SetAllowCachedResponse;
Undocumented in source.
- SteamAPI_ISteamUGC_SetCloudFileNameFilter
da_SteamAPI_ISteamUGC_SetCloudFileNameFilter SteamAPI_ISteamUGC_SetCloudFileNameFilter;
Undocumented in source.
- SteamAPI_ISteamUGC_SetItemContent
da_SteamAPI_ISteamUGC_SetItemContent SteamAPI_ISteamUGC_SetItemContent;
Undocumented in source.
- SteamAPI_ISteamUGC_SetItemDescription
da_SteamAPI_ISteamUGC_SetItemDescription SteamAPI_ISteamUGC_SetItemDescription;
Undocumented in source.
- SteamAPI_ISteamUGC_SetItemMetadata
da_SteamAPI_ISteamUGC_SetItemMetadata SteamAPI_ISteamUGC_SetItemMetadata;
Undocumented in source.
- SteamAPI_ISteamUGC_SetItemPreview
da_SteamAPI_ISteamUGC_SetItemPreview SteamAPI_ISteamUGC_SetItemPreview;
Undocumented in source.
- SteamAPI_ISteamUGC_SetItemTags
da_SteamAPI_ISteamUGC_SetItemTags SteamAPI_ISteamUGC_SetItemTags;
Undocumented in source.
- SteamAPI_ISteamUGC_SetItemTitle
da_SteamAPI_ISteamUGC_SetItemTitle SteamAPI_ISteamUGC_SetItemTitle;
Undocumented in source.
- SteamAPI_ISteamUGC_SetItemUpdateLanguage
da_SteamAPI_ISteamUGC_SetItemUpdateLanguage SteamAPI_ISteamUGC_SetItemUpdateLanguage;
Undocumented in source.
- SteamAPI_ISteamUGC_SetItemVisibility
da_SteamAPI_ISteamUGC_SetItemVisibility SteamAPI_ISteamUGC_SetItemVisibility;
Undocumented in source.
- SteamAPI_ISteamUGC_SetLanguage
da_SteamAPI_ISteamUGC_SetLanguage SteamAPI_ISteamUGC_SetLanguage;
Undocumented in source.
- SteamAPI_ISteamUGC_SetMatchAnyTag
da_SteamAPI_ISteamUGC_SetMatchAnyTag SteamAPI_ISteamUGC_SetMatchAnyTag;
Undocumented in source.
- SteamAPI_ISteamUGC_SetRankedByTrendDays
da_SteamAPI_ISteamUGC_SetRankedByTrendDays SteamAPI_ISteamUGC_SetRankedByTrendDays;
Undocumented in source.
- SteamAPI_ISteamUGC_SetReturnAdditionalPreviews
da_SteamAPI_ISteamUGC_SetReturnAdditionalPreviews SteamAPI_ISteamUGC_SetReturnAdditionalPreviews;
Undocumented in source.
- SteamAPI_ISteamUGC_SetReturnChildren
da_SteamAPI_ISteamUGC_SetReturnChildren SteamAPI_ISteamUGC_SetReturnChildren;
Undocumented in source.
- SteamAPI_ISteamUGC_SetReturnKeyValueTags
da_SteamAPI_ISteamUGC_SetReturnKeyValueTags SteamAPI_ISteamUGC_SetReturnKeyValueTags;
Undocumented in source.
- SteamAPI_ISteamUGC_SetReturnLongDescription
da_SteamAPI_ISteamUGC_SetReturnLongDescription SteamAPI_ISteamUGC_SetReturnLongDescription;
Undocumented in source.
- SteamAPI_ISteamUGC_SetReturnMetadata
da_SteamAPI_ISteamUGC_SetReturnMetadata SteamAPI_ISteamUGC_SetReturnMetadata;
Undocumented in source.
- SteamAPI_ISteamUGC_SetReturnOnlyIDs
da_SteamAPI_ISteamUGC_SetReturnOnlyIDs SteamAPI_ISteamUGC_SetReturnOnlyIDs;
Undocumented in source.
- SteamAPI_ISteamUGC_SetReturnPlaytimeStats
da_SteamAPI_ISteamUGC_SetReturnPlaytimeStats SteamAPI_ISteamUGC_SetReturnPlaytimeStats;
Undocumented in source.
- SteamAPI_ISteamUGC_SetReturnTotalOnly
da_SteamAPI_ISteamUGC_SetReturnTotalOnly SteamAPI_ISteamUGC_SetReturnTotalOnly;
Undocumented in source.
- SteamAPI_ISteamUGC_SetSearchText
da_SteamAPI_ISteamUGC_SetSearchText SteamAPI_ISteamUGC_SetSearchText;
Undocumented in source.
- SteamAPI_ISteamUGC_SetUserItemVote
da_SteamAPI_ISteamUGC_SetUserItemVote SteamAPI_ISteamUGC_SetUserItemVote;
Undocumented in source.
- SteamAPI_ISteamUGC_StartItemUpdate
da_SteamAPI_ISteamUGC_StartItemUpdate SteamAPI_ISteamUGC_StartItemUpdate;
Undocumented in source.
- SteamAPI_ISteamUGC_StartPlaytimeTracking
da_SteamAPI_ISteamUGC_StartPlaytimeTracking SteamAPI_ISteamUGC_StartPlaytimeTracking;
Undocumented in source.
- SteamAPI_ISteamUGC_StopPlaytimeTracking
da_SteamAPI_ISteamUGC_StopPlaytimeTracking SteamAPI_ISteamUGC_StopPlaytimeTracking;
Undocumented in source.
- SteamAPI_ISteamUGC_StopPlaytimeTrackingForAllItems
da_SteamAPI_ISteamUGC_StopPlaytimeTrackingForAllItems SteamAPI_ISteamUGC_StopPlaytimeTrackingForAllItems;
Undocumented in source.
- SteamAPI_ISteamUGC_SubmitItemUpdate
da_SteamAPI_ISteamUGC_SubmitItemUpdate SteamAPI_ISteamUGC_SubmitItemUpdate;
Undocumented in source.
- SteamAPI_ISteamUGC_SubscribeItem
da_SteamAPI_ISteamUGC_SubscribeItem SteamAPI_ISteamUGC_SubscribeItem;
Undocumented in source.
- SteamAPI_ISteamUGC_SuspendDownloads
da_SteamAPI_ISteamUGC_SuspendDownloads SteamAPI_ISteamUGC_SuspendDownloads;
Undocumented in source.
- SteamAPI_ISteamUGC_UnsubscribeItem
da_SteamAPI_ISteamUGC_UnsubscribeItem SteamAPI_ISteamUGC_UnsubscribeItem;
Undocumented in source.
- SteamAPI_ISteamUGC_UpdateItemPreviewFile
da_SteamAPI_ISteamUGC_UpdateItemPreviewFile SteamAPI_ISteamUGC_UpdateItemPreviewFile;
Undocumented in source.
- SteamAPI_ISteamUGC_UpdateItemPreviewVideo
da_SteamAPI_ISteamUGC_UpdateItemPreviewVideo SteamAPI_ISteamUGC_UpdateItemPreviewVideo;
Undocumented in source.
- SteamAPI_ISteamUnifiedMessages_GetMethodResponseData
da_SteamAPI_ISteamUnifiedMessages_GetMethodResponseData SteamAPI_ISteamUnifiedMessages_GetMethodResponseData;
Undocumented in source.
- SteamAPI_ISteamUnifiedMessages_GetMethodResponseInfo
da_SteamAPI_ISteamUnifiedMessages_GetMethodResponseInfo SteamAPI_ISteamUnifiedMessages_GetMethodResponseInfo;
Undocumented in source.
- SteamAPI_ISteamUnifiedMessages_ReleaseMethod
da_SteamAPI_ISteamUnifiedMessages_ReleaseMethod SteamAPI_ISteamUnifiedMessages_ReleaseMethod;
Undocumented in source.
- SteamAPI_ISteamUnifiedMessages_SendMethod
da_SteamAPI_ISteamUnifiedMessages_SendMethod SteamAPI_ISteamUnifiedMessages_SendMethod;
Undocumented in source.
- SteamAPI_ISteamUnifiedMessages_SendNotification
da_SteamAPI_ISteamUnifiedMessages_SendNotification SteamAPI_ISteamUnifiedMessages_SendNotification;
Undocumented in source.
- SteamAPI_ISteamUserStats_AttachLeaderboardUGC
da_SteamAPI_ISteamUserStats_AttachLeaderboardUGC SteamAPI_ISteamUserStats_AttachLeaderboardUGC;
Undocumented in source.
- SteamAPI_ISteamUserStats_ClearAchievement
da_SteamAPI_ISteamUserStats_ClearAchievement SteamAPI_ISteamUserStats_ClearAchievement;
Undocumented in source.
- SteamAPI_ISteamUserStats_DownloadLeaderboardEntries
da_SteamAPI_ISteamUserStats_DownloadLeaderboardEntries SteamAPI_ISteamUserStats_DownloadLeaderboardEntries;
Undocumented in source.
- SteamAPI_ISteamUserStats_DownloadLeaderboardEntriesForUsers
da_SteamAPI_ISteamUserStats_DownloadLeaderboardEntriesForUsers SteamAPI_ISteamUserStats_DownloadLeaderboardEntriesForUsers;
Undocumented in source.
- SteamAPI_ISteamUserStats_FindLeaderboard
da_SteamAPI_ISteamUserStats_FindLeaderboard SteamAPI_ISteamUserStats_FindLeaderboard;
Undocumented in source.
- SteamAPI_ISteamUserStats_FindOrCreateLeaderboard
da_SteamAPI_ISteamUserStats_FindOrCreateLeaderboard SteamAPI_ISteamUserStats_FindOrCreateLeaderboard;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetAchievement
da_SteamAPI_ISteamUserStats_GetAchievement SteamAPI_ISteamUserStats_GetAchievement;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetAchievementAchievedPercent
da_SteamAPI_ISteamUserStats_GetAchievementAchievedPercent SteamAPI_ISteamUserStats_GetAchievementAchievedPercent;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetAchievementAndUnlockTime
da_SteamAPI_ISteamUserStats_GetAchievementAndUnlockTime SteamAPI_ISteamUserStats_GetAchievementAndUnlockTime;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetAchievementDisplayAttribute
da_SteamAPI_ISteamUserStats_GetAchievementDisplayAttribute SteamAPI_ISteamUserStats_GetAchievementDisplayAttribute;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetAchievementIcon
da_SteamAPI_ISteamUserStats_GetAchievementIcon SteamAPI_ISteamUserStats_GetAchievementIcon;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetAchievementName
da_SteamAPI_ISteamUserStats_GetAchievementName SteamAPI_ISteamUserStats_GetAchievementName;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetDownloadedLeaderboardEntry
da_SteamAPI_ISteamUserStats_GetDownloadedLeaderboardEntry SteamAPI_ISteamUserStats_GetDownloadedLeaderboardEntry;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetGlobalStat
da_SteamAPI_ISteamUserStats_GetGlobalStat SteamAPI_ISteamUserStats_GetGlobalStat;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetGlobalStat0
da_SteamAPI_ISteamUserStats_GetGlobalStat0 SteamAPI_ISteamUserStats_GetGlobalStat0;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetGlobalStatHistory
da_SteamAPI_ISteamUserStats_GetGlobalStatHistory SteamAPI_ISteamUserStats_GetGlobalStatHistory;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetGlobalStatHistory0
da_SteamAPI_ISteamUserStats_GetGlobalStatHistory0 SteamAPI_ISteamUserStats_GetGlobalStatHistory0;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetLeaderboardDisplayType
da_SteamAPI_ISteamUserStats_GetLeaderboardDisplayType SteamAPI_ISteamUserStats_GetLeaderboardDisplayType;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetLeaderboardEntryCount
da_SteamAPI_ISteamUserStats_GetLeaderboardEntryCount SteamAPI_ISteamUserStats_GetLeaderboardEntryCount;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetLeaderboardName
da_SteamAPI_ISteamUserStats_GetLeaderboardName SteamAPI_ISteamUserStats_GetLeaderboardName;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetLeaderboardSortMethod
da_SteamAPI_ISteamUserStats_GetLeaderboardSortMethod SteamAPI_ISteamUserStats_GetLeaderboardSortMethod;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetMostAchievedAchievementInfo
da_SteamAPI_ISteamUserStats_GetMostAchievedAchievementInfo SteamAPI_ISteamUserStats_GetMostAchievedAchievementInfo;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetNextMostAchievedAchievementInfo
da_SteamAPI_ISteamUserStats_GetNextMostAchievedAchievementInfo SteamAPI_ISteamUserStats_GetNextMostAchievedAchievementInfo;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetNumAchievements
da_SteamAPI_ISteamUserStats_GetNumAchievements SteamAPI_ISteamUserStats_GetNumAchievements;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetNumberOfCurrentPlayers
da_SteamAPI_ISteamUserStats_GetNumberOfCurrentPlayers SteamAPI_ISteamUserStats_GetNumberOfCurrentPlayers;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetStat
da_SteamAPI_ISteamUserStats_GetStat SteamAPI_ISteamUserStats_GetStat;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetStat0
da_SteamAPI_ISteamUserStats_GetStat0 SteamAPI_ISteamUserStats_GetStat0;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetUserAchievement
da_SteamAPI_ISteamUserStats_GetUserAchievement SteamAPI_ISteamUserStats_GetUserAchievement;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetUserAchievementAndUnlockTime
da_SteamAPI_ISteamUserStats_GetUserAchievementAndUnlockTime SteamAPI_ISteamUserStats_GetUserAchievementAndUnlockTime;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetUserStat
da_SteamAPI_ISteamUserStats_GetUserStat SteamAPI_ISteamUserStats_GetUserStat;
Undocumented in source.
- SteamAPI_ISteamUserStats_GetUserStat0
da_SteamAPI_ISteamUserStats_GetUserStat0 SteamAPI_ISteamUserStats_GetUserStat0;
Undocumented in source.
- SteamAPI_ISteamUserStats_IndicateAchievementProgress
da_SteamAPI_ISteamUserStats_IndicateAchievementProgress SteamAPI_ISteamUserStats_IndicateAchievementProgress;
Undocumented in source.
- SteamAPI_ISteamUserStats_RequestCurrentStats
da_SteamAPI_ISteamUserStats_RequestCurrentStats SteamAPI_ISteamUserStats_RequestCurrentStats;
Undocumented in source.
- SteamAPI_ISteamUserStats_RequestGlobalAchievementPercentages
da_SteamAPI_ISteamUserStats_RequestGlobalAchievementPercentages SteamAPI_ISteamUserStats_RequestGlobalAchievementPercentages;
Undocumented in source.
- SteamAPI_ISteamUserStats_RequestGlobalStats
da_SteamAPI_ISteamUserStats_RequestGlobalStats SteamAPI_ISteamUserStats_RequestGlobalStats;
Undocumented in source.
- SteamAPI_ISteamUserStats_RequestUserStats
da_SteamAPI_ISteamUserStats_RequestUserStats SteamAPI_ISteamUserStats_RequestUserStats;
Undocumented in source.
- SteamAPI_ISteamUserStats_ResetAllStats
da_SteamAPI_ISteamUserStats_ResetAllStats SteamAPI_ISteamUserStats_ResetAllStats;
Undocumented in source.
- SteamAPI_ISteamUserStats_SetAchievement
da_SteamAPI_ISteamUserStats_SetAchievement SteamAPI_ISteamUserStats_SetAchievement;
Undocumented in source.
- SteamAPI_ISteamUserStats_SetStat
da_SteamAPI_ISteamUserStats_SetStat SteamAPI_ISteamUserStats_SetStat;
Undocumented in source.
- SteamAPI_ISteamUserStats_SetStat0
da_SteamAPI_ISteamUserStats_SetStat0 SteamAPI_ISteamUserStats_SetStat0;
Undocumented in source.
- SteamAPI_ISteamUserStats_StoreStats
da_SteamAPI_ISteamUserStats_StoreStats SteamAPI_ISteamUserStats_StoreStats;
Undocumented in source.
- SteamAPI_ISteamUserStats_UpdateAvgRateStat
da_SteamAPI_ISteamUserStats_UpdateAvgRateStat SteamAPI_ISteamUserStats_UpdateAvgRateStat;
Undocumented in source.
- SteamAPI_ISteamUserStats_UploadLeaderboardScore
da_SteamAPI_ISteamUserStats_UploadLeaderboardScore SteamAPI_ISteamUserStats_UploadLeaderboardScore;
Undocumented in source.
- SteamAPI_ISteamUser_AdvertiseGame
da_SteamAPI_ISteamUser_AdvertiseGame SteamAPI_ISteamUser_AdvertiseGame;
Undocumented in source.
- SteamAPI_ISteamUser_BIsBehindNAT
da_SteamAPI_ISteamUser_BIsBehindNAT SteamAPI_ISteamUser_BIsBehindNAT;
Undocumented in source.
- SteamAPI_ISteamUser_BIsPhoneIdentifying
da_SteamAPI_ISteamUser_BIsPhoneIdentifying SteamAPI_ISteamUser_BIsPhoneIdentifying;
Undocumented in source.
- SteamAPI_ISteamUser_BIsPhoneRequiringVerification
da_SteamAPI_ISteamUser_BIsPhoneRequiringVerification SteamAPI_ISteamUser_BIsPhoneRequiringVerification;
Undocumented in source.
- SteamAPI_ISteamUser_BIsPhoneVerified
da_SteamAPI_ISteamUser_BIsPhoneVerified SteamAPI_ISteamUser_BIsPhoneVerified;
Undocumented in source.
- SteamAPI_ISteamUser_BIsTwoFactorEnabled
da_SteamAPI_ISteamUser_BIsTwoFactorEnabled SteamAPI_ISteamUser_BIsTwoFactorEnabled;
Undocumented in source.
- SteamAPI_ISteamUser_BLoggedOn
da_SteamAPI_ISteamUser_BLoggedOn SteamAPI_ISteamUser_BLoggedOn;
Undocumented in source.
- SteamAPI_ISteamUser_BeginAuthSession
da_SteamAPI_ISteamUser_BeginAuthSession SteamAPI_ISteamUser_BeginAuthSession;
Undocumented in source.
- SteamAPI_ISteamUser_CancelAuthTicket
da_SteamAPI_ISteamUser_CancelAuthTicket SteamAPI_ISteamUser_CancelAuthTicket;
Undocumented in source.
- SteamAPI_ISteamUser_DecompressVoice
da_SteamAPI_ISteamUser_DecompressVoice SteamAPI_ISteamUser_DecompressVoice;
Undocumented in source.
- SteamAPI_ISteamUser_EndAuthSession
da_SteamAPI_ISteamUser_EndAuthSession SteamAPI_ISteamUser_EndAuthSession;
Undocumented in source.
- SteamAPI_ISteamUser_GetAuthSessionTicket
da_SteamAPI_ISteamUser_GetAuthSessionTicket SteamAPI_ISteamUser_GetAuthSessionTicket;
Undocumented in source.
- SteamAPI_ISteamUser_GetAvailableVoice
da_SteamAPI_ISteamUser_GetAvailableVoice SteamAPI_ISteamUser_GetAvailableVoice;
Undocumented in source.
- SteamAPI_ISteamUser_GetEncryptedAppTicket
da_SteamAPI_ISteamUser_GetEncryptedAppTicket SteamAPI_ISteamUser_GetEncryptedAppTicket;
Undocumented in source.
- SteamAPI_ISteamUser_GetGameBadgeLevel
da_SteamAPI_ISteamUser_GetGameBadgeLevel SteamAPI_ISteamUser_GetGameBadgeLevel;
Undocumented in source.
- SteamAPI_ISteamUser_GetHSteamUser
da_SteamAPI_ISteamUser_GetHSteamUser SteamAPI_ISteamUser_GetHSteamUser;
Undocumented in source.
- SteamAPI_ISteamUser_GetPlayerSteamLevel
da_SteamAPI_ISteamUser_GetPlayerSteamLevel SteamAPI_ISteamUser_GetPlayerSteamLevel;
Undocumented in source.
- SteamAPI_ISteamUser_GetSteamID
da_SteamAPI_ISteamUser_GetSteamID SteamAPI_ISteamUser_GetSteamID;
Undocumented in source.
- SteamAPI_ISteamUser_GetUserDataFolder
da_SteamAPI_ISteamUser_GetUserDataFolder SteamAPI_ISteamUser_GetUserDataFolder;
Undocumented in source.
- SteamAPI_ISteamUser_GetVoice
da_SteamAPI_ISteamUser_GetVoice SteamAPI_ISteamUser_GetVoice;
Undocumented in source.
- SteamAPI_ISteamUser_GetVoiceOptimalSampleRate
da_SteamAPI_ISteamUser_GetVoiceOptimalSampleRate SteamAPI_ISteamUser_GetVoiceOptimalSampleRate;
Undocumented in source.
- SteamAPI_ISteamUser_InitiateGameConnection
da_SteamAPI_ISteamUser_InitiateGameConnection SteamAPI_ISteamUser_InitiateGameConnection;
Undocumented in source.
- SteamAPI_ISteamUser_RequestEncryptedAppTicket
da_SteamAPI_ISteamUser_RequestEncryptedAppTicket SteamAPI_ISteamUser_RequestEncryptedAppTicket;
Undocumented in source.
- SteamAPI_ISteamUser_RequestStoreAuthURL
da_SteamAPI_ISteamUser_RequestStoreAuthURL SteamAPI_ISteamUser_RequestStoreAuthURL;
Undocumented in source.
- SteamAPI_ISteamUser_StartVoiceRecording
da_SteamAPI_ISteamUser_StartVoiceRecording SteamAPI_ISteamUser_StartVoiceRecording;
Undocumented in source.
- SteamAPI_ISteamUser_StopVoiceRecording
da_SteamAPI_ISteamUser_StopVoiceRecording SteamAPI_ISteamUser_StopVoiceRecording;
Undocumented in source.
- SteamAPI_ISteamUser_TerminateGameConnection
da_SteamAPI_ISteamUser_TerminateGameConnection SteamAPI_ISteamUser_TerminateGameConnection;
Undocumented in source.
- SteamAPI_ISteamUser_TrackAppUsageEvent
da_SteamAPI_ISteamUser_TrackAppUsageEvent SteamAPI_ISteamUser_TrackAppUsageEvent;
Undocumented in source.
- SteamAPI_ISteamUser_UserHasLicenseForApp
da_SteamAPI_ISteamUser_UserHasLicenseForApp SteamAPI_ISteamUser_UserHasLicenseForApp;
Undocumented in source.
- SteamAPI_ISteamUtils_BOverlayNeedsPresent
da_SteamAPI_ISteamUtils_BOverlayNeedsPresent SteamAPI_ISteamUtils_BOverlayNeedsPresent;
Undocumented in source.
- SteamAPI_ISteamUtils_CheckFileSignature
da_SteamAPI_ISteamUtils_CheckFileSignature SteamAPI_ISteamUtils_CheckFileSignature;
Undocumented in source.
- SteamAPI_ISteamUtils_GetAPICallFailureReason
da_SteamAPI_ISteamUtils_GetAPICallFailureReason SteamAPI_ISteamUtils_GetAPICallFailureReason;
Undocumented in source.
- SteamAPI_ISteamUtils_GetAPICallResult
da_SteamAPI_ISteamUtils_GetAPICallResult SteamAPI_ISteamUtils_GetAPICallResult;
Undocumented in source.
- SteamAPI_ISteamUtils_GetAppID
da_SteamAPI_ISteamUtils_GetAppID SteamAPI_ISteamUtils_GetAppID;
Undocumented in source.
- SteamAPI_ISteamUtils_GetCSERIPPort
da_SteamAPI_ISteamUtils_GetCSERIPPort SteamAPI_ISteamUtils_GetCSERIPPort;
Undocumented in source.
- SteamAPI_ISteamUtils_GetConnectedUniverse
da_SteamAPI_ISteamUtils_GetConnectedUniverse SteamAPI_ISteamUtils_GetConnectedUniverse;
Undocumented in source.
- SteamAPI_ISteamUtils_GetCurrentBatteryPower
da_SteamAPI_ISteamUtils_GetCurrentBatteryPower SteamAPI_ISteamUtils_GetCurrentBatteryPower;
Undocumented in source.
- SteamAPI_ISteamUtils_GetEnteredGamepadTextInput
da_SteamAPI_ISteamUtils_GetEnteredGamepadTextInput SteamAPI_ISteamUtils_GetEnteredGamepadTextInput;
Undocumented in source.
- SteamAPI_ISteamUtils_GetEnteredGamepadTextLength
da_SteamAPI_ISteamUtils_GetEnteredGamepadTextLength SteamAPI_ISteamUtils_GetEnteredGamepadTextLength;
Undocumented in source.
- SteamAPI_ISteamUtils_GetIPCCallCount
da_SteamAPI_ISteamUtils_GetIPCCallCount SteamAPI_ISteamUtils_GetIPCCallCount;
Undocumented in source.
- SteamAPI_ISteamUtils_GetIPCountry
da_SteamAPI_ISteamUtils_GetIPCountry SteamAPI_ISteamUtils_GetIPCountry;
Undocumented in source.
- SteamAPI_ISteamUtils_GetImageRGBA
da_SteamAPI_ISteamUtils_GetImageRGBA SteamAPI_ISteamUtils_GetImageRGBA;
Undocumented in source.
- SteamAPI_ISteamUtils_GetImageSize
da_SteamAPI_ISteamUtils_GetImageSize SteamAPI_ISteamUtils_GetImageSize;
Undocumented in source.
- SteamAPI_ISteamUtils_GetSecondsSinceAppActive
da_SteamAPI_ISteamUtils_GetSecondsSinceAppActive SteamAPI_ISteamUtils_GetSecondsSinceAppActive;
Undocumented in source.
- SteamAPI_ISteamUtils_GetSecondsSinceComputerActive
da_SteamAPI_ISteamUtils_GetSecondsSinceComputerActive SteamAPI_ISteamUtils_GetSecondsSinceComputerActive;
Undocumented in source.
- SteamAPI_ISteamUtils_GetServerRealTime
da_SteamAPI_ISteamUtils_GetServerRealTime SteamAPI_ISteamUtils_GetServerRealTime;
Undocumented in source.
- SteamAPI_ISteamUtils_GetSteamUILanguage
da_SteamAPI_ISteamUtils_GetSteamUILanguage SteamAPI_ISteamUtils_GetSteamUILanguage;
Undocumented in source.
- SteamAPI_ISteamUtils_IsAPICallCompleted
da_SteamAPI_ISteamUtils_IsAPICallCompleted SteamAPI_ISteamUtils_IsAPICallCompleted;
Undocumented in source.
- SteamAPI_ISteamUtils_IsOverlayEnabled
da_SteamAPI_ISteamUtils_IsOverlayEnabled SteamAPI_ISteamUtils_IsOverlayEnabled;
Undocumented in source.
- SteamAPI_ISteamUtils_IsSteamInBigPictureMode
da_SteamAPI_ISteamUtils_IsSteamInBigPictureMode SteamAPI_ISteamUtils_IsSteamInBigPictureMode;
Undocumented in source.
- SteamAPI_ISteamUtils_IsSteamRunningInVR
da_SteamAPI_ISteamUtils_IsSteamRunningInVR SteamAPI_ISteamUtils_IsSteamRunningInVR;
Undocumented in source.
- SteamAPI_ISteamUtils_IsVRHeadsetStreamingEnabled
da_SteamAPI_ISteamUtils_IsVRHeadsetStreamingEnabled SteamAPI_ISteamUtils_IsVRHeadsetStreamingEnabled;
Undocumented in source.
- SteamAPI_ISteamUtils_SetOverlayNotificationInset
da_SteamAPI_ISteamUtils_SetOverlayNotificationInset SteamAPI_ISteamUtils_SetOverlayNotificationInset;
Undocumented in source.
- SteamAPI_ISteamUtils_SetOverlayNotificationPosition
da_SteamAPI_ISteamUtils_SetOverlayNotificationPosition SteamAPI_ISteamUtils_SetOverlayNotificationPosition;
Undocumented in source.
- SteamAPI_ISteamUtils_SetVRHeadsetStreamingEnabled
da_SteamAPI_ISteamUtils_SetVRHeadsetStreamingEnabled SteamAPI_ISteamUtils_SetVRHeadsetStreamingEnabled;
Undocumented in source.
- SteamAPI_ISteamUtils_SetWarningMessageHook
da_SteamAPI_ISteamUtils_SetWarningMessageHook SteamAPI_ISteamUtils_SetWarningMessageHook;
Undocumented in source.
- SteamAPI_ISteamUtils_ShowGamepadTextInput
da_SteamAPI_ISteamUtils_ShowGamepadTextInput SteamAPI_ISteamUtils_ShowGamepadTextInput;
Undocumented in source.
- SteamAPI_ISteamUtils_StartVRDashboard
da_SteamAPI_ISteamUtils_StartVRDashboard SteamAPI_ISteamUtils_StartVRDashboard;
Undocumented in source.
- SteamAPI_ISteamVideo_GetOPFSettings
da_SteamAPI_ISteamVideo_GetOPFSettings SteamAPI_ISteamVideo_GetOPFSettings;
Undocumented in source.
- SteamAPI_ISteamVideo_GetOPFStringForApp
da_SteamAPI_ISteamVideo_GetOPFStringForApp SteamAPI_ISteamVideo_GetOPFStringForApp;
Undocumented in source.
- SteamAPI_ISteamVideo_GetVideoURL
da_SteamAPI_ISteamVideo_GetVideoURL SteamAPI_ISteamVideo_GetVideoURL;
Undocumented in source.
- SteamAPI_ISteamVideo_IsBroadcasting
da_SteamAPI_ISteamVideo_IsBroadcasting SteamAPI_ISteamVideo_IsBroadcasting;
Undocumented in source.
- SteamAPI_Init
da_SteamAPI_Init SteamAPI_Init;
Undocumented in source.
- SteamAPI_IsSteamRunning
da_SteamAPI_IsSteamRunning SteamAPI_IsSteamRunning;
Undocumented in source.
- SteamAPI_ReleaseCurrentThreadMemory
da_SteamAPI_ReleaseCurrentThreadMemory SteamAPI_ReleaseCurrentThreadMemory;
Undocumented in source.
- SteamAPI_Shutdown
da_SteamAPI_Shutdown SteamAPI_Shutdown;
Undocumented in source.
- SteamClient
da_SteamClient SteamClient;
Undocumented in source.