C# Class Steamworks.NativeMethods

Show file Open project: rlabrecque/Steamworks.NET

Private Methods

Method Description
BDecryptTicket ( [ rgubTicketEncrypted, uint cubTicketEncrypted, [ rgubTicketDecrypted, uint &pcubTicketDecrypted, [ SizeConst = Constants.k_nSteamEncryptedAppTicketSymmetricKeyLen)]byte[]rgubKey, int cubKey ) : bool
BIsTicketForApp ( [ rgubTicketDecrypted, uint cubTicketDecrypted, AppId_t nAppID ) : bool
BUserIsVacBanned ( [ rgubTicketDecrypted, uint cubTicketDecrypted ) : bool
BUserOwnsAppInTicket ( [ rgubTicketDecrypted, uint cubTicketDecrypted, AppId_t nAppID ) : bool
GetTicketAppID ( [ rgubTicketDecrypted, uint cubTicketDecrypted ) : uint
GetTicketIssueTime ( [ rgubTicketDecrypted, uint cubTicketDecrypted ) : uint
GetTicketSteamID ( [ rgubTicketDecrypted, uint cubTicketDecrypted, CSteamID &psteamID ) : void
GetUserVariableData ( [ rgubTicketDecrypted, uint cubTicketDecrypted, uint &pcubUserData ) : IntPtr
ISteamAppList_GetAppBuildId ( AppId_t nAppID ) : int
ISteamAppList_GetAppInstallDir ( AppId_t nAppID, IntPtr pchDirectory, int cchNameMax ) : int
ISteamAppList_GetAppName ( AppId_t nAppID, IntPtr pchName, int cchNameMax ) : int
ISteamAppList_GetInstalledApps ( [ pvecAppID, uint unMaxAppIDs ) : uint
ISteamAppList_GetNumInstalledApps ( ) : uint
ISteamApps_BGetDLCDataByIndex ( int iDLC, AppId_t &pAppID, bool &pbAvailable, IntPtr pchName, int cchNameBufferSize ) : bool
ISteamApps_BIsAppInstalled ( AppId_t appID ) : bool
ISteamApps_BIsCybercafe ( ) : bool
ISteamApps_BIsDlcInstalled ( AppId_t appID ) : bool
ISteamApps_BIsLowViolence ( ) : bool
ISteamApps_BIsSubscribed ( ) : bool
ISteamApps_BIsSubscribedApp ( AppId_t appID ) : bool
ISteamApps_BIsSubscribedFromFreeWeekend ( ) : bool
ISteamApps_BIsVACBanned ( ) : bool
ISteamApps_GetAppBuildId ( ) : int
ISteamApps_GetAppInstallDir ( AppId_t appID, IntPtr pchFolder, uint cchFolderBufferSize ) : uint
ISteamApps_GetAppOwner ( ) : ulong
ISteamApps_GetAvailableGameLanguages ( ) : IntPtr
ISteamApps_GetCurrentBetaName ( IntPtr pchName, int cchNameBufferSize ) : bool
ISteamApps_GetCurrentGameLanguage ( ) : IntPtr
ISteamApps_GetDLCCount ( ) : int
ISteamApps_GetDlcDownloadProgress ( AppId_t nAppID, ulong &punBytesDownloaded, ulong &punBytesTotal ) : bool
ISteamApps_GetEarliestPurchaseUnixTime ( AppId_t nAppID ) : uint
ISteamApps_GetFileDetails ( InteropHelp pszFileName ) : ulong
ISteamApps_GetInstalledDepots ( AppId_t appID, [ pvecDepots, uint cMaxDepots ) : uint
ISteamApps_GetLaunchQueryParam ( InteropHelp pchKey ) : IntPtr
ISteamApps_InstallDLC ( AppId_t nAppID ) : void
ISteamApps_MarkContentCorrupt ( [ bMissingFilesOnly ) : bool
ISteamApps_RequestAllProofOfPurchaseKeys ( ) : void
ISteamApps_RequestAppProofOfPurchaseKey ( AppId_t nAppID ) : void
ISteamApps_UninstallDLC ( AppId_t nAppID ) : void
ISteamClient_BReleaseSteamPipe ( HSteamPipe hSteamPipe ) : bool
ISteamClient_BShutdownIfAllPipesClosed ( ) : bool
ISteamClient_ConnectToGlobalUser ( HSteamPipe hSteamPipe ) : int
ISteamClient_CreateLocalUser ( HSteamPipe &phSteamPipe, EAccountType eAccountType ) : int
ISteamClient_CreateSteamPipe ( ) : int
ISteamClient_GetIPCCallCount ( ) : uint
ISteamClient_GetISteamAppList ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamApps ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamController ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamFriends ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamGameServer ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamGameServerStats ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamGenericInterface ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamHTMLSurface ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamHTTP ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamInventory ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamMatchmaking ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamMatchmakingServers ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamMusic ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamMusicRemote ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamNetworking ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamRemoteStorage ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamScreenshots ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamUGC ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamUnifiedMessages ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamUser ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamUserStats ( HSteamUser hSteamUser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamUtils ( HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_GetISteamVideo ( HSteamUser hSteamuser, HSteamPipe hSteamPipe, InteropHelp pchVersion ) : IntPtr
ISteamClient_ReleaseUser ( HSteamPipe hSteamPipe, HSteamUser hUser ) : void
ISteamClient_SetLocalIPBinding ( uint unIP, ushort usPort ) : void
ISteamClient_SetWarningMessageHook ( SteamAPIWarningMessageHook_t pFunction ) : void
ISteamController_ActivateActionSet ( ControllerHandle_t controllerHandle, ControllerActionSetHandle_t actionSetHandle ) : void
ISteamController_GetActionSetHandle ( InteropHelp pszActionSetName ) : ulong
ISteamController_GetAnalogActionData ( ControllerHandle_t controllerHandle, ControllerAnalogActionHandle_t analogActionHandle ) : ControllerAnalogActionData_t
ISteamController_GetAnalogActionHandle ( InteropHelp pszActionName ) : ulong
ISteamController_GetAnalogActionOrigins ( ControllerHandle_t controllerHandle, ControllerActionSetHandle_t actionSetHandle, ControllerAnalogActionHandle_t analogActionHandle, [ originsOut ) : int
ISteamController_GetConnectedControllers ( [ handlesOut ) : int
ISteamController_GetControllerForGamepadIndex ( int nIndex ) : ulong
ISteamController_GetCurrentActionSet ( ControllerHandle_t controllerHandle ) : ulong
ISteamController_GetDigitalActionData ( ControllerHandle_t controllerHandle, ControllerDigitalActionHandle_t digitalActionHandle ) : ControllerDigitalActionData_t
ISteamController_GetDigitalActionHandle ( InteropHelp pszActionName ) : ulong
ISteamController_GetDigitalActionOrigins ( ControllerHandle_t controllerHandle, ControllerActionSetHandle_t actionSetHandle, ControllerDigitalActionHandle_t digitalActionHandle, [ originsOut ) : int
ISteamController_GetGamepadIndexForController ( ControllerHandle_t ulControllerHandle ) : int
ISteamController_GetGlyphForActionOrigin ( EControllerActionOrigin eOrigin ) : IntPtr
ISteamController_GetMotionData ( ControllerHandle_t controllerHandle ) : ControllerMotionData_t
ISteamController_GetStringForActionOrigin ( EControllerActionOrigin eOrigin ) : IntPtr
ISteamController_Init ( ) : bool
ISteamController_RunFrame ( ) : void
ISteamController_SetLEDColor ( ControllerHandle_t controllerHandle, byte nColorR, byte nColorG, byte nColorB, uint nFlags ) : void
ISteamController_ShowAnalogActionOrigins ( ControllerHandle_t controllerHandle, ControllerAnalogActionHandle_t analogActionHandle, float flScale, float flXPosition, float flYPosition ) : bool
ISteamController_ShowBindingPanel ( ControllerHandle_t controllerHandle ) : bool
ISteamController_ShowDigitalActionOrigins ( ControllerHandle_t controllerHandle, ControllerDigitalActionHandle_t digitalActionHandle, float flScale, float flXPosition, float flYPosition ) : bool
ISteamController_Shutdown ( ) : bool
ISteamController_StopAnalogActionMomentum ( ControllerHandle_t controllerHandle, ControllerAnalogActionHandle_t eAction ) : void
ISteamController_TriggerHapticPulse ( ControllerHandle_t controllerHandle, ESteamControllerPad eTargetPad, ushort usDurationMicroSec ) : void
ISteamController_TriggerRepeatedHapticPulse ( ControllerHandle_t controllerHandle, ESteamControllerPad eTargetPad, ushort usDurationMicroSec, ushort usOffMicroSec, ushort unRepeat, uint nFlags ) : void
ISteamController_TriggerVibration ( ControllerHandle_t controllerHandle, ushort usLeftSpeed, ushort usRightSpeed ) : void
ISteamFriends_ActivateGameOverlay ( InteropHelp pchDialog ) : void
ISteamFriends_ActivateGameOverlayInviteDialog ( CSteamID steamIDLobby ) : void
ISteamFriends_ActivateGameOverlayToStore ( AppId_t nAppID, EOverlayToStoreFlag eFlag ) : void
ISteamFriends_ActivateGameOverlayToUser ( InteropHelp pchDialog, CSteamID steamID ) : void
ISteamFriends_ActivateGameOverlayToWebPage ( InteropHelp pchURL ) : void
ISteamFriends_ClearRichPresence ( ) : void
ISteamFriends_CloseClanChatWindowInSteam ( CSteamID steamIDClanChat ) : bool
ISteamFriends_DownloadClanActivityCounts ( [ psteamIDClans, int cClansToRequest ) : ulong
ISteamFriends_EnumerateFollowingList ( uint unStartIndex ) : ulong
ISteamFriends_GetChatMemberByIndex ( CSteamID steamIDClan, int iUser ) : ulong
ISteamFriends_GetClanActivityCounts ( CSteamID steamIDClan, int &pnOnline, int &pnInGame, int &pnChatting ) : bool
ISteamFriends_GetClanByIndex ( int iClan ) : ulong
ISteamFriends_GetClanChatMemberCount ( CSteamID steamIDClan ) : int
ISteamFriends_GetClanChatMessage ( CSteamID steamIDClanChat, int iMessage, IntPtr prgchText, int cchTextMax, EChatEntryType &peChatEntryType, CSteamID &psteamidChatter ) : int
ISteamFriends_GetClanCount ( ) : int
ISteamFriends_GetClanName ( CSteamID steamIDClan ) : IntPtr
ISteamFriends_GetClanOfficerByIndex ( CSteamID steamIDClan, int iOfficer ) : ulong
ISteamFriends_GetClanOfficerCount ( CSteamID steamIDClan ) : int
ISteamFriends_GetClanOwner ( CSteamID steamIDClan ) : ulong
ISteamFriends_GetClanTag ( CSteamID steamIDClan ) : IntPtr
ISteamFriends_GetCoplayFriend ( int iCoplayFriend ) : ulong
ISteamFriends_GetCoplayFriendCount ( ) : int
ISteamFriends_GetFollowerCount ( CSteamID steamID ) : ulong
ISteamFriends_GetFriendByIndex ( int iFriend, EFriendFlags iFriendFlags ) : ulong
ISteamFriends_GetFriendCoplayGame ( CSteamID steamIDFriend ) : uint
ISteamFriends_GetFriendCoplayTime ( CSteamID steamIDFriend ) : int
ISteamFriends_GetFriendCount ( EFriendFlags iFriendFlags ) : int
ISteamFriends_GetFriendCountFromSource ( CSteamID steamIDSource ) : int
ISteamFriends_GetFriendFromSourceByIndex ( CSteamID steamIDSource, int iFriend ) : ulong
ISteamFriends_GetFriendGamePlayed ( CSteamID steamIDFriend, FriendGameInfo_t &pFriendGameInfo ) : bool
ISteamFriends_GetFriendMessage ( CSteamID steamIDFriend, int iMessageID, IntPtr pvData, int cubData, EChatEntryType &peChatEntryType ) : int
ISteamFriends_GetFriendPersonaName ( CSteamID steamIDFriend ) : IntPtr
ISteamFriends_GetFriendPersonaNameHistory ( CSteamID steamIDFriend, int iPersonaName ) : IntPtr
ISteamFriends_GetFriendPersonaState ( CSteamID steamIDFriend ) : EPersonaState
ISteamFriends_GetFriendRelationship ( CSteamID steamIDFriend ) : EFriendRelationship
ISteamFriends_GetFriendRichPresence ( CSteamID steamIDFriend, InteropHelp pchKey ) : IntPtr
ISteamFriends_GetFriendRichPresenceKeyByIndex ( CSteamID steamIDFriend, int iKey ) : IntPtr
ISteamFriends_GetFriendRichPresenceKeyCount ( CSteamID steamIDFriend ) : int
ISteamFriends_GetFriendSteamLevel ( CSteamID steamIDFriend ) : int
ISteamFriends_GetFriendsGroupCount ( ) : int
ISteamFriends_GetFriendsGroupIDByIndex ( int iFG ) : short
ISteamFriends_GetFriendsGroupMembersCount ( FriendsGroupID_t friendsGroupID ) : int
ISteamFriends_GetFriendsGroupMembersList ( FriendsGroupID_t friendsGroupID, [ pOutSteamIDMembers, int nMembersCount ) : void
ISteamFriends_GetFriendsGroupName ( FriendsGroupID_t friendsGroupID ) : IntPtr
ISteamFriends_GetLargeFriendAvatar ( CSteamID steamIDFriend ) : int
ISteamFriends_GetMediumFriendAvatar ( CSteamID steamIDFriend ) : int
ISteamFriends_GetPersonaName ( ) : IntPtr
ISteamFriends_GetPersonaState ( ) : EPersonaState
ISteamFriends_GetPlayerNickname ( CSteamID steamIDPlayer ) : IntPtr
ISteamFriends_GetSmallFriendAvatar ( CSteamID steamIDFriend ) : int
ISteamFriends_GetUserRestrictions ( ) : uint
ISteamFriends_HasFriend ( CSteamID steamIDFriend, EFriendFlags iFriendFlags ) : bool
ISteamFriends_InviteUserToGame ( CSteamID steamIDFriend, InteropHelp pchConnectString ) : bool
ISteamFriends_IsClanChatAdmin ( CSteamID steamIDClanChat, CSteamID steamIDUser ) : bool
ISteamFriends_IsClanChatWindowOpenInSteam ( CSteamID steamIDClanChat ) : bool
ISteamFriends_IsFollowing ( CSteamID steamID ) : ulong
ISteamFriends_IsUserInSource ( CSteamID steamIDUser, CSteamID steamIDSource ) : bool
ISteamFriends_JoinClanChatRoom ( CSteamID steamIDClan ) : ulong
ISteamFriends_LeaveClanChatRoom ( CSteamID steamIDClan ) : bool
ISteamFriends_OpenClanChatWindowInSteam ( CSteamID steamIDClanChat ) : bool
ISteamFriends_ReplyToFriendMessage ( CSteamID steamIDFriend, InteropHelp pchMsgToSend ) : bool
ISteamFriends_RequestClanOfficerList ( CSteamID steamIDClan ) : ulong
ISteamFriends_RequestFriendRichPresence ( CSteamID steamIDFriend ) : void
ISteamFriends_RequestUserInformation ( CSteamID steamIDUser, [ bRequireNameOnly ) : bool
ISteamFriends_SendClanChatMessage ( CSteamID steamIDClanChat, InteropHelp pchText ) : bool
ISteamFriends_SetInGameVoiceSpeaking ( CSteamID steamIDUser, [ bSpeaking ) : void
ISteamFriends_SetListenForFriendsMessages ( [ bInterceptEnabled ) : bool
ISteamFriends_SetPersonaName ( InteropHelp pchPersonaName ) : ulong
ISteamFriends_SetPlayedWith ( CSteamID steamIDUserPlayedWith ) : void
ISteamFriends_SetRichPresence ( InteropHelp pchKey, InteropHelp pchValue ) : bool
ISteamGameServerHTTP_CreateCookieContainer ( [ bAllowResponsesToModify ) : uint
ISteamGameServerHTTP_CreateHTTPRequest ( EHTTPMethod eHTTPRequestMethod, InteropHelp pchAbsoluteURL ) : uint
ISteamGameServerHTTP_DeferHTTPRequest ( HTTPRequestHandle hRequest ) : bool
ISteamGameServerHTTP_GetHTTPDownloadProgressPct ( HTTPRequestHandle hRequest, float &pflPercentOut ) : bool
ISteamGameServerHTTP_GetHTTPRequestWasTimedOut ( HTTPRequestHandle hRequest, bool &pbWasTimedOut ) : bool
ISteamGameServerHTTP_GetHTTPResponseBodyData ( HTTPRequestHandle hRequest, [ pBodyDataBuffer, uint unBufferSize ) : bool
ISteamGameServerHTTP_GetHTTPResponseBodySize ( HTTPRequestHandle hRequest, uint &unBodySize ) : bool
ISteamGameServerHTTP_GetHTTPResponseHeaderSize ( HTTPRequestHandle hRequest, InteropHelp pchHeaderName, uint &unResponseHeaderSize ) : bool
ISteamGameServerHTTP_GetHTTPResponseHeaderValue ( HTTPRequestHandle hRequest, InteropHelp pchHeaderName, [ pHeaderValueBuffer, uint unBufferSize ) : bool
ISteamGameServerHTTP_GetHTTPStreamingResponseBodyData ( HTTPRequestHandle hRequest, uint cOffset, [ pBodyDataBuffer, uint unBufferSize ) : bool
ISteamGameServerHTTP_PrioritizeHTTPRequest ( HTTPRequestHandle hRequest ) : bool
ISteamGameServerHTTP_ReleaseCookieContainer ( HTTPCookieContainerHandle hCookieContainer ) : bool
ISteamGameServerHTTP_ReleaseHTTPRequest ( HTTPRequestHandle hRequest ) : bool
ISteamGameServerHTTP_SendHTTPRequest ( HTTPRequestHandle hRequest, SteamAPICall_t &pCallHandle ) : bool
ISteamGameServerHTTP_SendHTTPRequestAndStreamResponse ( HTTPRequestHandle hRequest, SteamAPICall_t &pCallHandle ) : bool
ISteamGameServerHTTP_SetCookie ( HTTPCookieContainerHandle hCookieContainer, InteropHelp pchHost, InteropHelp pchUrl, InteropHelp pchCookie ) : bool
ISteamGameServerHTTP_SetHTTPRequestAbsoluteTimeoutMS ( HTTPRequestHandle hRequest, uint unMilliseconds ) : bool
ISteamGameServerHTTP_SetHTTPRequestContextValue ( HTTPRequestHandle hRequest, ulong ulContextValue ) : bool
ISteamGameServerHTTP_SetHTTPRequestCookieContainer ( HTTPRequestHandle hRequest, HTTPCookieContainerHandle hCookieContainer ) : bool
ISteamGameServerHTTP_SetHTTPRequestGetOrPostParameter ( HTTPRequestHandle hRequest, InteropHelp pchParamName, InteropHelp pchParamValue ) : bool
ISteamGameServerHTTP_SetHTTPRequestHeaderValue ( HTTPRequestHandle hRequest, InteropHelp pchHeaderName, InteropHelp pchHeaderValue ) : bool
ISteamGameServerHTTP_SetHTTPRequestNetworkActivityTimeout ( HTTPRequestHandle hRequest, uint unTimeoutSeconds ) : bool
ISteamGameServerHTTP_SetHTTPRequestRawPostBody ( HTTPRequestHandle hRequest, InteropHelp pchContentType, [ pubBody, uint unBodyLen ) : bool
ISteamGameServerHTTP_SetHTTPRequestRequiresVerifiedCertificate ( HTTPRequestHandle hRequest, [ bRequireVerifiedCertificate ) : bool
ISteamGameServerHTTP_SetHTTPRequestUserAgentInfo ( HTTPRequestHandle hRequest, InteropHelp pchUserAgentInfo ) : bool
ISteamGameServerInventory_AddPromoItem ( SteamInventoryResult_t &pResultHandle, SteamItemDef_t itemDef ) : bool
ISteamGameServerInventory_AddPromoItems ( SteamInventoryResult_t &pResultHandle, [ pArrayItemDefs, uint unArrayLength ) : bool
ISteamGameServerInventory_CheckResultSteamID ( SteamInventoryResult_t resultHandle, CSteamID steamIDExpected ) : bool
ISteamGameServerInventory_ConsumeItem ( SteamInventoryResult_t &pResultHandle, SteamItemInstanceID_t itemConsume, uint unQuantity ) : bool
ISteamGameServerInventory_DeserializeResult ( SteamInventoryResult_t &pOutResultHandle, [ pBuffer, uint unBufferSize, [ bRESERVED_MUST_BE_FALSE ) : bool
ISteamGameServerInventory_DestroyResult ( SteamInventoryResult_t resultHandle ) : void
ISteamGameServerInventory_ExchangeItems ( SteamInventoryResult_t &pResultHandle, [ pArrayGenerate, [ punArrayGenerateQuantity, uint unArrayGenerateLength, [ pArrayDestroy, [ punArrayDestroyQuantity, uint unArrayDestroyLength ) : bool
ISteamGameServerInventory_GenerateItems ( SteamInventoryResult_t &pResultHandle, [ pArrayItemDefs, [ punArrayQuantity, uint unArrayLength ) : bool
ISteamGameServerInventory_GetAllItems ( SteamInventoryResult_t &pResultHandle ) : bool
ISteamGameServerInventory_GetEligiblePromoItemDefinitionIDs ( CSteamID steamID, [ pItemDefIDs, uint &punItemDefIDsArraySize ) : bool
ISteamGameServerInventory_GetItemDefinitionIDs ( [ pItemDefIDs, uint &punItemDefIDsArraySize ) : bool
ISteamGameServerInventory_GetItemDefinitionProperty ( SteamItemDef_t iDefinition, InteropHelp pchPropertyName, IntPtr pchValueBuffer, uint &punValueBufferSizeOut ) : bool
ISteamGameServerInventory_GetItemsByID ( SteamInventoryResult_t &pResultHandle, [ pInstanceIDs, uint unCountInstanceIDs ) : bool
ISteamGameServerInventory_GetResultItems ( SteamInventoryResult_t resultHandle, [ pOutItemsArray, uint &punOutItemsArraySize ) : bool
ISteamGameServerInventory_GetResultStatus ( SteamInventoryResult_t resultHandle ) : EResult
ISteamGameServerInventory_GetResultTimestamp ( SteamInventoryResult_t resultHandle ) : uint
ISteamGameServerInventory_GrantPromoItems ( SteamInventoryResult_t &pResultHandle ) : bool
ISteamGameServerInventory_LoadItemDefinitions ( ) : bool
ISteamGameServerInventory_RequestEligiblePromoItemDefinitionsIDs ( CSteamID steamID ) : ulong
ISteamGameServerInventory_SendItemDropHeartbeat ( ) : void
ISteamGameServerInventory_SerializeResult ( SteamInventoryResult_t resultHandle, [ pOutBuffer, uint &punOutBufferSize ) : bool
ISteamGameServerInventory_TradeItems ( SteamInventoryResult_t &pResultHandle, CSteamID steamIDTradePartner, [ pArrayGive, [ pArrayGiveQuantity, uint nArrayGiveLength, [ pArrayGet, [ pArrayGetQuantity, uint nArrayGetLength ) : bool
ISteamGameServerInventory_TransferItemQuantity ( SteamInventoryResult_t &pResultHandle, SteamItemInstanceID_t itemIdSource, uint unQuantity, SteamItemInstanceID_t itemIdDest ) : bool
ISteamGameServerInventory_TriggerItemDrop ( SteamInventoryResult_t &pResultHandle, SteamItemDef_t dropListDefinition ) : bool
ISteamGameServerNetworking_AcceptP2PSessionWithUser ( CSteamID steamIDRemote ) : bool
ISteamGameServerNetworking_AllowP2PPacketRelay ( [ bAllow ) : bool
ISteamGameServerNetworking_CloseP2PChannelWithUser ( CSteamID steamIDRemote, int nChannel ) : bool
ISteamGameServerNetworking_CloseP2PSessionWithUser ( CSteamID steamIDRemote ) : bool
ISteamGameServerNetworking_CreateConnectionSocket ( uint nIP, ushort nPort, int nTimeoutSec ) : uint
ISteamGameServerNetworking_CreateListenSocket ( int nVirtualP2PPort, uint nIP, ushort nPort, [ bAllowUseOfPacketRelay ) : uint
ISteamGameServerNetworking_CreateP2PConnectionSocket ( CSteamID steamIDTarget, int nVirtualPort, int nTimeoutSec, [ bAllowUseOfPacketRelay ) : uint
ISteamGameServerNetworking_DestroyListenSocket ( SNetListenSocket_t hSocket, [ bNotifyRemoteEnd ) : bool
ISteamGameServerNetworking_DestroySocket ( SNetSocket_t hSocket, [ bNotifyRemoteEnd ) : bool
ISteamGameServerNetworking_GetListenSocketInfo ( SNetListenSocket_t hListenSocket, uint &pnIP, ushort &pnPort ) : bool
ISteamGameServerNetworking_GetMaxPacketSize ( SNetSocket_t hSocket ) : int
ISteamGameServerNetworking_GetP2PSessionState ( CSteamID steamIDRemote, P2PSessionState_t &pConnectionState ) : bool
ISteamGameServerNetworking_GetSocketConnectionType ( SNetSocket_t hSocket ) : ESNetSocketConnectionType
ISteamGameServerNetworking_GetSocketInfo ( SNetSocket_t hSocket, CSteamID &pSteamIDRemote, int &peSocketStatus, uint &punIPRemote, ushort &punPortRemote ) : bool
ISteamGameServerNetworking_IsDataAvailable ( SNetListenSocket_t hListenSocket, uint &pcubMsgSize, SNetSocket_t &phSocket ) : bool
ISteamGameServerNetworking_IsDataAvailableOnSocket ( SNetSocket_t hSocket, uint &pcubMsgSize ) : bool
ISteamGameServerNetworking_IsP2PPacketAvailable ( uint &pcubMsgSize, int nChannel ) : bool
ISteamGameServerNetworking_ReadP2PPacket ( [ pubDest, uint cubDest, uint &pcubMsgSize, CSteamID &psteamIDRemote, int nChannel ) : bool
ISteamGameServerNetworking_RetrieveData ( SNetListenSocket_t hListenSocket, [ pubDest, uint cubDest, uint &pcubMsgSize, SNetSocket_t &phSocket ) : bool
ISteamGameServerNetworking_RetrieveDataFromSocket ( SNetSocket_t hSocket, [ pubDest, uint cubDest, uint &pcubMsgSize ) : bool
ISteamGameServerNetworking_SendDataOnSocket ( SNetSocket_t hSocket, [ pubData, uint cubData, [ bReliable ) : bool
ISteamGameServerNetworking_SendP2PPacket ( CSteamID steamIDRemote, [ pubData, uint cubData, EP2PSend eP2PSendType, int nChannel ) : bool
ISteamGameServerStats_ClearUserAchievement ( CSteamID steamIDUser, InteropHelp pchName ) : bool
ISteamGameServerStats_GetUserAchievement ( CSteamID steamIDUser, InteropHelp pchName, bool &pbAchieved ) : bool
ISteamGameServerStats_GetUserStat ( CSteamID steamIDUser, InteropHelp pchName, int &pData ) : bool
ISteamGameServerStats_GetUserStat_ ( CSteamID steamIDUser, InteropHelp pchName, float &pData ) : bool
ISteamGameServerStats_RequestUserStats ( CSteamID steamIDUser ) : ulong
ISteamGameServerStats_SetUserAchievement ( CSteamID steamIDUser, InteropHelp pchName ) : bool
ISteamGameServerStats_SetUserStat ( CSteamID steamIDUser, InteropHelp pchName, int nData ) : bool
ISteamGameServerStats_SetUserStat_ ( CSteamID steamIDUser, InteropHelp pchName, float fData ) : bool
ISteamGameServerStats_StoreUserStats ( CSteamID steamIDUser ) : ulong
ISteamGameServerStats_UpdateUserAvgRateStat ( CSteamID steamIDUser, InteropHelp pchName, float flCountThisSession, double dSessionLength ) : bool
ISteamGameServerUGC_AddExcludedTag ( UGCQueryHandle_t handle, InteropHelp pTagName ) : bool
ISteamGameServerUGC_AddItemKeyValueTag ( UGCUpdateHandle_t handle, InteropHelp pchKey, InteropHelp pchValue ) : bool
ISteamGameServerUGC_AddItemPreviewFile ( UGCUpdateHandle_t handle, InteropHelp pszPreviewFile, EItemPreviewType type ) : bool
ISteamGameServerUGC_AddItemPreviewVideo ( UGCUpdateHandle_t handle, InteropHelp pszVideoID ) : bool
ISteamGameServerUGC_AddItemToFavorites ( AppId_t nAppId, PublishedFileId_t nPublishedFileID ) : ulong
ISteamGameServerUGC_AddRequiredKeyValueTag ( UGCQueryHandle_t handle, InteropHelp pKey, InteropHelp pValue ) : bool
ISteamGameServerUGC_AddRequiredTag ( UGCQueryHandle_t handle, InteropHelp pTagName ) : bool
ISteamGameServerUGC_BInitWorkshopForGameServer ( DepotId_t unWorkshopDepotID, InteropHelp pszFolder ) : bool
ISteamGameServerUGC_CreateItem ( AppId_t nConsumerAppId, EWorkshopFileType eFileType ) : ulong
ISteamGameServerUGC_CreateQueryAllUGCRequest ( EUGCQuery eQueryType, EUGCMatchingUGCType eMatchingeMatchingUGCTypeFileType, AppId_t nCreatorAppID, AppId_t nConsumerAppID, uint unPage ) : ulong
ISteamGameServerUGC_CreateQueryUGCDetailsRequest ( [ pvecPublishedFileID, uint unNumPublishedFileIDs ) : ulong
ISteamGameServerUGC_CreateQueryUserUGCRequest ( AccountID_t unAccountID, EUserUGCList eListType, EUGCMatchingUGCType eMatchingUGCType, EUserUGCListSortOrder eSortOrder, AppId_t nCreatorAppID, AppId_t nConsumerAppID, uint unPage ) : ulong
ISteamGameServerUGC_DownloadItem ( PublishedFileId_t nPublishedFileID, [ bHighPriority ) : bool
ISteamGameServerUGC_GetItemDownloadInfo ( PublishedFileId_t nPublishedFileID, ulong &punBytesDownloaded, ulong &punBytesTotal ) : bool
ISteamGameServerUGC_GetItemInstallInfo ( PublishedFileId_t nPublishedFileID, ulong &punSizeOnDisk, IntPtr pchFolder, uint cchFolderSize, uint &punTimeStamp ) : bool
ISteamGameServerUGC_GetItemState ( PublishedFileId_t nPublishedFileID ) : uint
ISteamGameServerUGC_GetItemUpdateProgress ( UGCUpdateHandle_t handle, ulong &punBytesProcessed, ulong &punBytesTotal ) : EItemUpdateStatus
ISteamGameServerUGC_GetNumSubscribedItems ( ) : uint
ISteamGameServerUGC_GetQueryUGCAdditionalPreview ( UGCQueryHandle_t handle, uint index, uint previewIndex, IntPtr pchURLOrVideoID, uint cchURLSize, IntPtr pchOriginalFileName, uint cchOriginalFileNameSize, EItemPreviewType &pPreviewType ) : bool
ISteamGameServerUGC_GetQueryUGCChildren ( UGCQueryHandle_t handle, uint index, [ pvecPublishedFileID, uint cMaxEntries ) : bool
ISteamGameServerUGC_GetQueryUGCKeyValueTag ( UGCQueryHandle_t handle, uint index, uint keyValueTagIndex, IntPtr pchKey, uint cchKeySize, IntPtr pchValue, uint cchValueSize ) : bool
ISteamGameServerUGC_GetQueryUGCMetadata ( UGCQueryHandle_t handle, uint index, IntPtr pchMetadata, uint cchMetadatasize ) : bool
ISteamGameServerUGC_GetQueryUGCNumAdditionalPreviews ( UGCQueryHandle_t handle, uint index ) : uint
ISteamGameServerUGC_GetQueryUGCNumKeyValueTags ( UGCQueryHandle_t handle, uint index ) : uint
ISteamGameServerUGC_GetQueryUGCPreviewURL ( UGCQueryHandle_t handle, uint index, IntPtr pchURL, uint cchURLSize ) : bool
ISteamGameServerUGC_GetQueryUGCResult ( UGCQueryHandle_t handle, uint index, SteamUGCDetails_t &pDetails ) : bool
ISteamGameServerUGC_GetQueryUGCStatistic ( UGCQueryHandle_t handle, uint index, EItemStatistic eStatType, ulong &pStatValue ) : bool
ISteamGameServerUGC_GetSubscribedItems ( [ pvecPublishedFileID, uint cMaxEntries ) : uint
ISteamGameServerUGC_GetUserItemVote ( PublishedFileId_t nPublishedFileID ) : ulong
ISteamGameServerUGC_ReleaseQueryUGCRequest ( UGCQueryHandle_t handle ) : bool
ISteamGameServerUGC_RemoveItemFromFavorites ( AppId_t nAppId, PublishedFileId_t nPublishedFileID ) : ulong
ISteamGameServerUGC_RemoveItemKeyValueTags ( UGCUpdateHandle_t handle, InteropHelp pchKey ) : bool
ISteamGameServerUGC_RemoveItemPreview ( UGCUpdateHandle_t handle, uint index ) : bool
ISteamGameServerUGC_RequestUGCDetails ( PublishedFileId_t nPublishedFileID, uint unMaxAgeSeconds ) : ulong
ISteamGameServerUGC_SendQueryUGCRequest ( UGCQueryHandle_t handle ) : ulong
ISteamGameServerUGC_SetAllowCachedResponse ( UGCQueryHandle_t handle, uint unMaxAgeSeconds ) : bool
ISteamGameServerUGC_SetCloudFileNameFilter ( UGCQueryHandle_t handle, InteropHelp pMatchCloudFileName ) : bool
ISteamGameServerUGC_SetItemContent ( UGCUpdateHandle_t handle, InteropHelp pszContentFolder ) : bool
ISteamGameServerUGC_SetItemDescription ( UGCUpdateHandle_t handle, InteropHelp pchDescription ) : bool
ISteamGameServerUGC_SetItemMetadata ( UGCUpdateHandle_t handle, InteropHelp pchMetaData ) : bool
ISteamGameServerUGC_SetItemPreview ( UGCUpdateHandle_t handle, InteropHelp pszPreviewFile ) : bool
ISteamGameServerUGC_SetItemTags ( UGCUpdateHandle_t updateHandle, IntPtr pTags ) : bool
ISteamGameServerUGC_SetItemTitle ( UGCUpdateHandle_t handle, InteropHelp pchTitle ) : bool
ISteamGameServerUGC_SetItemUpdateLanguage ( UGCUpdateHandle_t handle, InteropHelp pchLanguage ) : bool
ISteamGameServerUGC_SetItemVisibility ( UGCUpdateHandle_t handle, ERemoteStoragePublishedFileVisibility eVisibility ) : bool
ISteamGameServerUGC_SetLanguage ( UGCQueryHandle_t handle, InteropHelp pchLanguage ) : bool
ISteamGameServerUGC_SetMatchAnyTag ( UGCQueryHandle_t handle, [ bMatchAnyTag ) : bool
ISteamGameServerUGC_SetRankedByTrendDays ( UGCQueryHandle_t handle, uint unDays ) : bool
ISteamGameServerUGC_SetReturnAdditionalPreviews ( UGCQueryHandle_t handle, [ bReturnAdditionalPreviews ) : bool
ISteamGameServerUGC_SetReturnChildren ( UGCQueryHandle_t handle, [ bReturnChildren ) : bool
ISteamGameServerUGC_SetReturnKeyValueTags ( UGCQueryHandle_t handle, [ bReturnKeyValueTags ) : bool
ISteamGameServerUGC_SetReturnLongDescription ( UGCQueryHandle_t handle, [ bReturnLongDescription ) : bool
ISteamGameServerUGC_SetReturnMetadata ( UGCQueryHandle_t handle, [ bReturnMetadata ) : bool
ISteamGameServerUGC_SetReturnOnlyIDs ( UGCQueryHandle_t handle, [ bReturnOnlyIDs ) : bool
ISteamGameServerUGC_SetReturnTotalOnly ( UGCQueryHandle_t handle, [ bReturnTotalOnly ) : bool
ISteamGameServerUGC_SetSearchText ( UGCQueryHandle_t handle, InteropHelp pSearchText ) : bool
ISteamGameServerUGC_SetUserItemVote ( PublishedFileId_t nPublishedFileID, [ bVoteUp ) : ulong
ISteamGameServerUGC_StartItemUpdate ( AppId_t nConsumerAppId, PublishedFileId_t nPublishedFileID ) : ulong
ISteamGameServerUGC_StartPlaytimeTracking ( [ pvecPublishedFileID, uint unNumPublishedFileIDs ) : ulong
ISteamGameServerUGC_StopPlaytimeTracking ( [ pvecPublishedFileID, uint unNumPublishedFileIDs ) : ulong
ISteamGameServerUGC_StopPlaytimeTrackingForAllItems ( ) : ulong
ISteamGameServerUGC_SubmitItemUpdate ( UGCUpdateHandle_t handle, InteropHelp pchChangeNote ) : ulong
ISteamGameServerUGC_SubscribeItem ( PublishedFileId_t nPublishedFileID ) : ulong
ISteamGameServerUGC_SuspendDownloads ( [ bSuspend ) : void
ISteamGameServerUGC_UnsubscribeItem ( PublishedFileId_t nPublishedFileID ) : ulong
ISteamGameServerUGC_UpdateItemPreviewFile ( UGCUpdateHandle_t handle, uint index, InteropHelp pszPreviewFile ) : bool
ISteamGameServerUGC_UpdateItemPreviewVideo ( UGCUpdateHandle_t handle, uint index, InteropHelp pszVideoID ) : bool
ISteamGameServerUtils_BOverlayNeedsPresent ( ) : bool
ISteamGameServerUtils_CheckFileSignature ( InteropHelp szFileName ) : ulong
ISteamGameServerUtils_GetAPICallFailureReason ( SteamAPICall_t hSteamAPICall ) : ESteamAPICallFailure
ISteamGameServerUtils_GetAPICallResult ( SteamAPICall_t hSteamAPICall, IntPtr pCallback, int cubCallback, int iCallbackExpected, bool &pbFailed ) : bool
ISteamGameServerUtils_GetAppID ( ) : uint
ISteamGameServerUtils_GetCSERIPPort ( uint &unIP, ushort &usPort ) : bool
ISteamGameServerUtils_GetConnectedUniverse ( ) : EUniverse
ISteamGameServerUtils_GetCurrentBatteryPower ( ) : byte
ISteamGameServerUtils_GetEnteredGamepadTextInput ( IntPtr pchText, uint cchText ) : bool
ISteamGameServerUtils_GetEnteredGamepadTextLength ( ) : uint
ISteamGameServerUtils_GetIPCCallCount ( ) : uint
ISteamGameServerUtils_GetIPCountry ( ) : IntPtr
ISteamGameServerUtils_GetImageRGBA ( int iImage, [ pubDest, int nDestBufferSize ) : bool
ISteamGameServerUtils_GetImageSize ( int iImage, uint &pnWidth, uint &pnHeight ) : bool
ISteamGameServerUtils_GetSecondsSinceAppActive ( ) : uint
ISteamGameServerUtils_GetSecondsSinceComputerActive ( ) : uint
ISteamGameServerUtils_GetServerRealTime ( ) : uint
ISteamGameServerUtils_GetSteamUILanguage ( ) : IntPtr
ISteamGameServerUtils_IsAPICallCompleted ( SteamAPICall_t hSteamAPICall, bool &pbFailed ) : bool
ISteamGameServerUtils_IsOverlayEnabled ( ) : bool
ISteamGameServerUtils_IsSteamInBigPictureMode ( ) : bool
ISteamGameServerUtils_IsSteamRunningInVR ( ) : bool
ISteamGameServerUtils_SetOverlayNotificationInset ( int nHorizontalInset, int nVerticalInset ) : void
ISteamGameServerUtils_SetOverlayNotificationPosition ( ENotificationPosition eNotificationPosition ) : void
ISteamGameServerUtils_SetWarningMessageHook ( SteamAPIWarningMessageHook_t pFunction ) : void
ISteamGameServerUtils_ShowGamepadTextInput ( EGamepadTextInputMode eInputMode, EGamepadTextInputLineMode eLineInputMode, InteropHelp pchDescription, uint unCharMax, InteropHelp pchExistingText ) : bool
ISteamGameServerUtils_StartVRDashboard ( ) : void
ISteamGameServer_AssociateWithClan ( CSteamID steamIDClan ) : ulong
ISteamGameServer_BLoggedOn ( ) : bool
ISteamGameServer_BSecure ( ) : bool
ISteamGameServer_BUpdateUserData ( CSteamID steamIDUser, InteropHelp pchPlayerName, uint uScore ) : bool
ISteamGameServer_BeginAuthSession ( [ pAuthTicket, int cbAuthTicket, CSteamID steamID ) : EBeginAuthSessionResult
ISteamGameServer_CancelAuthTicket ( HAuthTicket hAuthTicket ) : void
ISteamGameServer_ClearAllKeyValues ( ) : void
ISteamGameServer_ComputeNewPlayerCompatibility ( CSteamID steamIDNewPlayer ) : ulong
ISteamGameServer_CreateUnauthenticatedUserConnection ( ) : ulong
ISteamGameServer_EnableHeartbeats ( [ bActive ) : void
ISteamGameServer_EndAuthSession ( CSteamID steamID ) : void
ISteamGameServer_ForceHeartbeat ( ) : void
ISteamGameServer_GetAuthSessionTicket ( [ pTicket, int cbMaxTicket, uint &pcbTicket ) : uint
ISteamGameServer_GetGameplayStats ( ) : void
ISteamGameServer_GetNextOutgoingPacket ( [ pOut, int cbMaxOut, uint &pNetAdr, ushort &pPort ) : int
ISteamGameServer_GetPublicIP ( ) : uint
ISteamGameServer_GetServerReputation ( ) : ulong
ISteamGameServer_GetSteamID ( ) : ulong
ISteamGameServer_HandleIncomingPacket ( [ pData, int cbData, uint srcIP, ushort srcPort ) : bool
ISteamGameServer_InitGameServer ( uint unIP, ushort usGamePort, ushort usQueryPort, uint unFlags, AppId_t nGameAppId, InteropHelp pchVersionString ) : bool
ISteamGameServer_LogOff ( ) : void
ISteamGameServer_LogOn ( InteropHelp pszToken ) : void
ISteamGameServer_LogOnAnonymous ( ) : void
ISteamGameServer_RequestUserGroupStatus ( CSteamID steamIDUser, CSteamID steamIDGroup ) : bool
ISteamGameServer_SendUserConnectAndAuthenticate ( uint unIPClient, [ pvAuthBlob, uint cubAuthBlobSize, CSteamID &pSteamIDUser ) : bool
ISteamGameServer_SendUserDisconnect ( CSteamID steamIDUser ) : void
ISteamGameServer_SetBotPlayerCount ( int cBotplayers ) : void
ISteamGameServer_SetDedicatedServer ( [ bDedicated ) : void
ISteamGameServer_SetGameData ( InteropHelp pchGameData ) : void
ISteamGameServer_SetGameDescription ( InteropHelp pszGameDescription ) : void
ISteamGameServer_SetGameTags ( InteropHelp pchGameTags ) : void
ISteamGameServer_SetHeartbeatInterval ( int iHeartbeatInterval ) : void
ISteamGameServer_SetKeyValue ( InteropHelp pKey, InteropHelp pValue ) : void
ISteamGameServer_SetMapName ( InteropHelp pszMapName ) : void
ISteamGameServer_SetMaxPlayerCount ( int cPlayersMax ) : void
ISteamGameServer_SetModDir ( InteropHelp pszModDir ) : void
ISteamGameServer_SetPasswordProtected ( [ bPasswordProtected ) : void
ISteamGameServer_SetProduct ( InteropHelp pszProduct ) : void
ISteamGameServer_SetRegion ( InteropHelp pszRegion ) : void
ISteamGameServer_SetServerName ( InteropHelp pszServerName ) : void
ISteamGameServer_SetSpectatorPort ( ushort unSpectatorPort ) : void
ISteamGameServer_SetSpectatorServerName ( InteropHelp pszSpectatorServerName ) : void
ISteamGameServer_UserHasLicenseForApp ( CSteamID steamID, AppId_t appID ) : EUserHasLicenseForAppResult
ISteamGameServer_WasRestartRequested ( ) : bool
ISteamHTMLSurface_AddHeader ( HHTMLBrowser unBrowserHandle, InteropHelp pchKey, InteropHelp pchValue ) : void
ISteamHTMLSurface_AllowStartRequest ( HHTMLBrowser unBrowserHandle, [ bAllowed ) : void
ISteamHTMLSurface_CopyToClipboard ( HHTMLBrowser unBrowserHandle ) : void
ISteamHTMLSurface_CreateBrowser ( InteropHelp pchUserAgent, InteropHelp pchUserCSS ) : ulong
ISteamHTMLSurface_ExecuteJavascript ( HHTMLBrowser unBrowserHandle, InteropHelp pchScript ) : void
ISteamHTMLSurface_FileLoadDialogResponse ( HHTMLBrowser unBrowserHandle, IntPtr pchSelectedFiles ) : void
ISteamHTMLSurface_Find ( HHTMLBrowser unBrowserHandle, InteropHelp pchSearchStr, [ bCurrentlyInFind, [ bReverse ) : void
ISteamHTMLSurface_GetLinkAtPosition ( HHTMLBrowser unBrowserHandle, int x, int y ) : void
ISteamHTMLSurface_GoBack ( HHTMLBrowser unBrowserHandle ) : void
ISteamHTMLSurface_GoForward ( HHTMLBrowser unBrowserHandle ) : void
ISteamHTMLSurface_Init ( ) : bool
ISteamHTMLSurface_JSDialogResponse ( HHTMLBrowser unBrowserHandle, [ bResult ) : void
ISteamHTMLSurface_KeyChar ( HHTMLBrowser unBrowserHandle, uint cUnicodeChar, EHTMLKeyModifiers eHTMLKeyModifiers ) : void
ISteamHTMLSurface_KeyDown ( HHTMLBrowser unBrowserHandle, uint nNativeKeyCode, EHTMLKeyModifiers eHTMLKeyModifiers ) : void
ISteamHTMLSurface_KeyUp ( HHTMLBrowser unBrowserHandle, uint nNativeKeyCode, EHTMLKeyModifiers eHTMLKeyModifiers ) : void
ISteamHTMLSurface_LoadURL ( HHTMLBrowser unBrowserHandle, InteropHelp pchURL, InteropHelp pchPostData ) : void
ISteamHTMLSurface_MouseDoubleClick ( HHTMLBrowser unBrowserHandle, EHTMLMouseButton eMouseButton ) : void
ISteamHTMLSurface_MouseDown ( HHTMLBrowser unBrowserHandle, EHTMLMouseButton eMouseButton ) : void
ISteamHTMLSurface_MouseMove ( HHTMLBrowser unBrowserHandle, int x, int y ) : void
ISteamHTMLSurface_MouseUp ( HHTMLBrowser unBrowserHandle, EHTMLMouseButton eMouseButton ) : void
ISteamHTMLSurface_MouseWheel ( HHTMLBrowser unBrowserHandle, int nDelta ) : void
ISteamHTMLSurface_PasteFromClipboard ( HHTMLBrowser unBrowserHandle ) : void
ISteamHTMLSurface_Reload ( HHTMLBrowser unBrowserHandle ) : void
ISteamHTMLSurface_RemoveBrowser ( HHTMLBrowser unBrowserHandle ) : void
ISteamHTMLSurface_SetBackgroundMode ( HHTMLBrowser unBrowserHandle, [ bBackgroundMode ) : void
ISteamHTMLSurface_SetCookie ( InteropHelp pchHostname, InteropHelp pchKey, InteropHelp pchValue, InteropHelp pchPath, uint nExpires, [ bSecure, [ bHTTPOnly ) : void
ISteamHTMLSurface_SetHorizontalScroll ( HHTMLBrowser unBrowserHandle, uint nAbsolutePixelScroll ) : void
ISteamHTMLSurface_SetKeyFocus ( HHTMLBrowser unBrowserHandle, [ bHasKeyFocus ) : void
ISteamHTMLSurface_SetPageScaleFactor ( HHTMLBrowser unBrowserHandle, float flZoom, int nPointX, int nPointY ) : void
ISteamHTMLSurface_SetSize ( HHTMLBrowser unBrowserHandle, uint unWidth, uint unHeight ) : void
ISteamHTMLSurface_SetVerticalScroll ( HHTMLBrowser unBrowserHandle, uint nAbsolutePixelScroll ) : void
ISteamHTMLSurface_Shutdown ( ) : bool
ISteamHTMLSurface_StopFind ( HHTMLBrowser unBrowserHandle ) : void
ISteamHTMLSurface_StopLoad ( HHTMLBrowser unBrowserHandle ) : void
ISteamHTMLSurface_ViewSource ( HHTMLBrowser unBrowserHandle ) : void
ISteamHTTP_CreateCookieContainer ( [ bAllowResponsesToModify ) : uint
ISteamHTTP_CreateHTTPRequest ( EHTTPMethod eHTTPRequestMethod, InteropHelp pchAbsoluteURL ) : uint
ISteamHTTP_DeferHTTPRequest ( HTTPRequestHandle hRequest ) : bool
ISteamHTTP_GetHTTPDownloadProgressPct ( HTTPRequestHandle hRequest, float &pflPercentOut ) : bool
ISteamHTTP_GetHTTPRequestWasTimedOut ( HTTPRequestHandle hRequest, bool &pbWasTimedOut ) : bool
ISteamHTTP_GetHTTPResponseBodyData ( HTTPRequestHandle hRequest, [ pBodyDataBuffer, uint unBufferSize ) : bool
ISteamHTTP_GetHTTPResponseBodySize ( HTTPRequestHandle hRequest, uint &unBodySize ) : bool
ISteamHTTP_GetHTTPResponseHeaderSize ( HTTPRequestHandle hRequest, InteropHelp pchHeaderName, uint &unResponseHeaderSize ) : bool
ISteamHTTP_GetHTTPResponseHeaderValue ( HTTPRequestHandle hRequest, InteropHelp pchHeaderName, [ pHeaderValueBuffer, uint unBufferSize ) : bool
ISteamHTTP_GetHTTPStreamingResponseBodyData ( HTTPRequestHandle hRequest, uint cOffset, [ pBodyDataBuffer, uint unBufferSize ) : bool
ISteamHTTP_PrioritizeHTTPRequest ( HTTPRequestHandle hRequest ) : bool
ISteamHTTP_ReleaseCookieContainer ( HTTPCookieContainerHandle hCookieContainer ) : bool
ISteamHTTP_ReleaseHTTPRequest ( HTTPRequestHandle hRequest ) : bool
ISteamHTTP_SendHTTPRequest ( HTTPRequestHandle hRequest, SteamAPICall_t &pCallHandle ) : bool
ISteamHTTP_SendHTTPRequestAndStreamResponse ( HTTPRequestHandle hRequest, SteamAPICall_t &pCallHandle ) : bool
ISteamHTTP_SetCookie ( HTTPCookieContainerHandle hCookieContainer, InteropHelp pchHost, InteropHelp pchUrl, InteropHelp pchCookie ) : bool
ISteamHTTP_SetHTTPRequestAbsoluteTimeoutMS ( HTTPRequestHandle hRequest, uint unMilliseconds ) : bool
ISteamHTTP_SetHTTPRequestContextValue ( HTTPRequestHandle hRequest, ulong ulContextValue ) : bool
ISteamHTTP_SetHTTPRequestCookieContainer ( HTTPRequestHandle hRequest, HTTPCookieContainerHandle hCookieContainer ) : bool
ISteamHTTP_SetHTTPRequestGetOrPostParameter ( HTTPRequestHandle hRequest, InteropHelp pchParamName, InteropHelp pchParamValue ) : bool
ISteamHTTP_SetHTTPRequestHeaderValue ( HTTPRequestHandle hRequest, InteropHelp pchHeaderName, InteropHelp pchHeaderValue ) : bool
ISteamHTTP_SetHTTPRequestNetworkActivityTimeout ( HTTPRequestHandle hRequest, uint unTimeoutSeconds ) : bool
ISteamHTTP_SetHTTPRequestRawPostBody ( HTTPRequestHandle hRequest, InteropHelp pchContentType, [ pubBody, uint unBodyLen ) : bool
ISteamHTTP_SetHTTPRequestRequiresVerifiedCertificate ( HTTPRequestHandle hRequest, [ bRequireVerifiedCertificate ) : bool
ISteamHTTP_SetHTTPRequestUserAgentInfo ( HTTPRequestHandle hRequest, InteropHelp pchUserAgentInfo ) : bool
ISteamInventory_AddPromoItem ( SteamInventoryResult_t &pResultHandle, SteamItemDef_t itemDef ) : bool
ISteamInventory_AddPromoItems ( SteamInventoryResult_t &pResultHandle, [ pArrayItemDefs, uint unArrayLength ) : bool
ISteamInventory_CheckResultSteamID ( SteamInventoryResult_t resultHandle, CSteamID steamIDExpected ) : bool
ISteamInventory_ConsumeItem ( SteamInventoryResult_t &pResultHandle, SteamItemInstanceID_t itemConsume, uint unQuantity ) : bool
ISteamInventory_DeserializeResult ( SteamInventoryResult_t &pOutResultHandle, [ pBuffer, uint unBufferSize, [ bRESERVED_MUST_BE_FALSE ) : bool
ISteamInventory_DestroyResult ( SteamInventoryResult_t resultHandle ) : void
ISteamInventory_ExchangeItems ( SteamInventoryResult_t &pResultHandle, [ pArrayGenerate, [ punArrayGenerateQuantity, uint unArrayGenerateLength, [ pArrayDestroy, [ punArrayDestroyQuantity, uint unArrayDestroyLength ) : bool
ISteamInventory_GenerateItems ( SteamInventoryResult_t &pResultHandle, [ pArrayItemDefs, [ punArrayQuantity, uint unArrayLength ) : bool
ISteamInventory_GetAllItems ( SteamInventoryResult_t &pResultHandle ) : bool
ISteamInventory_GetEligiblePromoItemDefinitionIDs ( CSteamID steamID, [ pItemDefIDs, uint &punItemDefIDsArraySize ) : bool
ISteamInventory_GetItemDefinitionIDs ( [ pItemDefIDs, uint &punItemDefIDsArraySize ) : bool
ISteamInventory_GetItemDefinitionProperty ( SteamItemDef_t iDefinition, InteropHelp pchPropertyName, IntPtr pchValueBuffer, uint &punValueBufferSizeOut ) : bool
ISteamInventory_GetItemsByID ( SteamInventoryResult_t &pResultHandle, [ pInstanceIDs, uint unCountInstanceIDs ) : bool
ISteamInventory_GetResultItems ( SteamInventoryResult_t resultHandle, [ pOutItemsArray, uint &punOutItemsArraySize ) : bool
ISteamInventory_GetResultStatus ( SteamInventoryResult_t resultHandle ) : EResult
ISteamInventory_GetResultTimestamp ( SteamInventoryResult_t resultHandle ) : uint
ISteamInventory_GrantPromoItems ( SteamInventoryResult_t &pResultHandle ) : bool
ISteamInventory_LoadItemDefinitions ( ) : bool
ISteamInventory_RequestEligiblePromoItemDefinitionsIDs ( CSteamID steamID ) : ulong
ISteamInventory_SendItemDropHeartbeat ( ) : void
ISteamInventory_SerializeResult ( SteamInventoryResult_t resultHandle, [ pOutBuffer, uint &punOutBufferSize ) : bool
ISteamInventory_TradeItems ( SteamInventoryResult_t &pResultHandle, CSteamID steamIDTradePartner, [ pArrayGive, [ pArrayGiveQuantity, uint nArrayGiveLength, [ pArrayGet, [ pArrayGetQuantity, uint nArrayGetLength ) : bool
ISteamInventory_TransferItemQuantity ( SteamInventoryResult_t &pResultHandle, SteamItemInstanceID_t itemIdSource, uint unQuantity, SteamItemInstanceID_t itemIdDest ) : bool
ISteamInventory_TriggerItemDrop ( SteamInventoryResult_t &pResultHandle, SteamItemDef_t dropListDefinition ) : bool
ISteamMatchmakingServers_CancelQuery ( HServerListRequest hRequest ) : void
ISteamMatchmakingServers_CancelServerQuery ( HServerQuery hServerQuery ) : void
ISteamMatchmakingServers_GetServerCount ( HServerListRequest hRequest ) : int
ISteamMatchmakingServers_GetServerDetails ( HServerListRequest hRequest, int iServer ) : IntPtr
ISteamMatchmakingServers_IsRefreshing ( HServerListRequest hRequest ) : bool
ISteamMatchmakingServers_PingServer ( uint unIP, ushort usPort, IntPtr pRequestServersResponse ) : int
ISteamMatchmakingServers_PlayerDetails ( uint unIP, ushort usPort, IntPtr pRequestServersResponse ) : int
ISteamMatchmakingServers_RefreshQuery ( HServerListRequest hRequest ) : void
ISteamMatchmakingServers_RefreshServer ( HServerListRequest hRequest, int iServer ) : void
ISteamMatchmakingServers_ReleaseRequest ( HServerListRequest hServerListRequest ) : void
ISteamMatchmakingServers_RequestFavoritesServerList ( AppId_t iApp, IntPtr ppchFilters, uint nFilters, IntPtr pRequestServersResponse ) : IntPtr
ISteamMatchmakingServers_RequestFriendsServerList ( AppId_t iApp, IntPtr ppchFilters, uint nFilters, IntPtr pRequestServersResponse ) : IntPtr
ISteamMatchmakingServers_RequestHistoryServerList ( AppId_t iApp, IntPtr ppchFilters, uint nFilters, IntPtr pRequestServersResponse ) : IntPtr
ISteamMatchmakingServers_RequestInternetServerList ( AppId_t iApp, IntPtr ppchFilters, uint nFilters, IntPtr pRequestServersResponse ) : IntPtr
ISteamMatchmakingServers_RequestLANServerList ( AppId_t iApp, IntPtr pRequestServersResponse ) : IntPtr
ISteamMatchmakingServers_RequestSpectatorServerList ( AppId_t iApp, IntPtr ppchFilters, uint nFilters, IntPtr pRequestServersResponse ) : IntPtr
ISteamMatchmakingServers_ServerRules ( uint unIP, ushort usPort, IntPtr pRequestServersResponse ) : int
ISteamMatchmaking_AddFavoriteGame ( AppId_t nAppID, uint nIP, ushort nConnPort, ushort nQueryPort, uint unFlags, uint rTime32LastPlayedOnServer ) : int
ISteamMatchmaking_AddRequestLobbyListCompatibleMembersFilter ( CSteamID steamIDLobby ) : void
ISteamMatchmaking_AddRequestLobbyListDistanceFilter ( ELobbyDistanceFilter eLobbyDistanceFilter ) : void
ISteamMatchmaking_AddRequestLobbyListFilterSlotsAvailable ( int nSlotsAvailable ) : void
ISteamMatchmaking_AddRequestLobbyListNearValueFilter ( InteropHelp pchKeyToMatch, int nValueToBeCloseTo ) : void
ISteamMatchmaking_AddRequestLobbyListNumericalFilter ( InteropHelp pchKeyToMatch, int nValueToMatch, ELobbyComparison eComparisonType ) : void
ISteamMatchmaking_AddRequestLobbyListResultCountFilter ( int cMaxResults ) : void
ISteamMatchmaking_AddRequestLobbyListStringFilter ( InteropHelp pchKeyToMatch, InteropHelp pchValueToMatch, ELobbyComparison eComparisonType ) : void
ISteamMatchmaking_CheckForPSNGameBootInvite ( uint iGameBootAttributes ) : void
ISteamMatchmaking_CreateLobby ( ELobbyType eLobbyType, int cMaxMembers ) : ulong
ISteamMatchmaking_DeleteLobbyData ( CSteamID steamIDLobby, InteropHelp pchKey ) : bool
ISteamMatchmaking_GetFavoriteGame ( int iGame, AppId_t &pnAppID, uint &pnIP, ushort &pnConnPort, ushort &pnQueryPort, uint &punFlags, uint &pRTime32LastPlayedOnServer ) : bool
ISteamMatchmaking_GetFavoriteGameCount ( ) : int
ISteamMatchmaking_GetLobbyByIndex ( int iLobby ) : ulong
ISteamMatchmaking_GetLobbyChatEntry ( CSteamID steamIDLobby, int iChatID, CSteamID &pSteamIDUser, [ pvData, int cubData, EChatEntryType &peChatEntryType ) : int
ISteamMatchmaking_GetLobbyData ( CSteamID steamIDLobby, InteropHelp pchKey ) : IntPtr
ISteamMatchmaking_GetLobbyDataByIndex ( CSteamID steamIDLobby, int iLobbyData, IntPtr pchKey, int cchKeyBufferSize, IntPtr pchValue, int cchValueBufferSize ) : bool
ISteamMatchmaking_GetLobbyDataCount ( CSteamID steamIDLobby ) : int
ISteamMatchmaking_GetLobbyGameServer ( CSteamID steamIDLobby, uint &punGameServerIP, ushort &punGameServerPort, CSteamID &psteamIDGameServer ) : bool
ISteamMatchmaking_GetLobbyMemberByIndex ( CSteamID steamIDLobby, int iMember ) : ulong
ISteamMatchmaking_GetLobbyMemberData ( CSteamID steamIDLobby, CSteamID steamIDUser, InteropHelp pchKey ) : IntPtr
ISteamMatchmaking_GetLobbyMemberLimit ( CSteamID steamIDLobby ) : int
ISteamMatchmaking_GetLobbyOwner ( CSteamID steamIDLobby ) : ulong
ISteamMatchmaking_GetNumLobbyMembers ( CSteamID steamIDLobby ) : int
ISteamMatchmaking_InviteUserToLobby ( CSteamID steamIDLobby, CSteamID steamIDInvitee ) : bool
ISteamMatchmaking_JoinLobby ( CSteamID steamIDLobby ) : ulong
ISteamMatchmaking_LeaveLobby ( CSteamID steamIDLobby ) : void
ISteamMatchmaking_RemoveFavoriteGame ( AppId_t nAppID, uint nIP, ushort nConnPort, ushort nQueryPort, uint unFlags ) : bool
ISteamMatchmaking_RequestLobbyData ( CSteamID steamIDLobby ) : bool
ISteamMatchmaking_RequestLobbyList ( ) : ulong
ISteamMatchmaking_SendLobbyChatMsg ( CSteamID steamIDLobby, [ pvMsgBody, int cubMsgBody ) : bool
ISteamMatchmaking_SetLinkedLobby ( CSteamID steamIDLobby, CSteamID steamIDLobbyDependent ) : bool
ISteamMatchmaking_SetLobbyData ( CSteamID steamIDLobby, InteropHelp pchKey, InteropHelp pchValue ) : bool
ISteamMatchmaking_SetLobbyGameServer ( CSteamID steamIDLobby, uint unGameServerIP, ushort unGameServerPort, CSteamID steamIDGameServer ) : void
ISteamMatchmaking_SetLobbyJoinable ( CSteamID steamIDLobby, [ bLobbyJoinable ) : bool
ISteamMatchmaking_SetLobbyMemberData ( CSteamID steamIDLobby, InteropHelp pchKey, InteropHelp pchValue ) : void
ISteamMatchmaking_SetLobbyMemberLimit ( CSteamID steamIDLobby, int cMaxMembers ) : bool
ISteamMatchmaking_SetLobbyOwner ( CSteamID steamIDLobby, CSteamID steamIDNewOwner ) : bool
ISteamMatchmaking_SetLobbyType ( CSteamID steamIDLobby, ELobbyType eLobbyType ) : bool
ISteamMusicRemote_BActivationSuccess ( [ bValue ) : bool
ISteamMusicRemote_BIsCurrentMusicRemote ( ) : bool
ISteamMusicRemote_CurrentEntryDidChange ( ) : bool
ISteamMusicRemote_CurrentEntryIsAvailable ( [ bAvailable ) : bool
ISteamMusicRemote_CurrentEntryWillChange ( ) : bool
ISteamMusicRemote_DeregisterSteamMusicRemote ( ) : bool
ISteamMusicRemote_EnableLooped ( [ bValue ) : bool
ISteamMusicRemote_EnablePlayNext ( [ bValue ) : bool
ISteamMusicRemote_EnablePlayPrevious ( [ bValue ) : bool
ISteamMusicRemote_EnablePlaylists ( [ bValue ) : bool
ISteamMusicRemote_EnableQueue ( [ bValue ) : bool
ISteamMusicRemote_EnableShuffled ( [ bValue ) : bool
ISteamMusicRemote_PlaylistDidChange ( ) : bool
ISteamMusicRemote_PlaylistWillChange ( ) : bool
ISteamMusicRemote_QueueDidChange ( ) : bool
ISteamMusicRemote_QueueWillChange ( ) : bool
ISteamMusicRemote_RegisterSteamMusicRemote ( InteropHelp pchName ) : bool
ISteamMusicRemote_ResetPlaylistEntries ( ) : bool
ISteamMusicRemote_ResetQueueEntries ( ) : bool
ISteamMusicRemote_SetCurrentPlaylistEntry ( int nID ) : bool
ISteamMusicRemote_SetCurrentQueueEntry ( int nID ) : bool
ISteamMusicRemote_SetDisplayName ( InteropHelp pchDisplayName ) : bool
ISteamMusicRemote_SetPNGIcon_64x64 ( [ pvBuffer, uint cbBufferLength ) : bool
ISteamMusicRemote_SetPlaylistEntry ( int nID, int nPosition, InteropHelp pchEntryText ) : bool
ISteamMusicRemote_SetQueueEntry ( int nID, int nPosition, InteropHelp pchEntryText ) : bool
ISteamMusicRemote_UpdateCurrentEntryCoverArt ( [ pvBuffer, uint cbBufferLength ) : bool
ISteamMusicRemote_UpdateCurrentEntryElapsedSeconds ( int nValue ) : bool
ISteamMusicRemote_UpdateCurrentEntryText ( InteropHelp pchText ) : bool
ISteamMusicRemote_UpdateLooped ( [ bValue ) : bool
ISteamMusicRemote_UpdatePlaybackStatus ( AudioPlayback_Status nStatus ) : bool
ISteamMusicRemote_UpdateShuffled ( [ bValue ) : bool
ISteamMusicRemote_UpdateVolume ( float flValue ) : bool
ISteamMusic_BIsEnabled ( ) : bool
ISteamMusic_BIsPlaying ( ) : bool
ISteamMusic_GetPlaybackStatus ( ) : AudioPlayback_Status
ISteamMusic_GetVolume ( ) : float
ISteamMusic_Pause ( ) : void
ISteamMusic_Play ( ) : void
ISteamMusic_PlayNext ( ) : void
ISteamMusic_PlayPrevious ( ) : void
ISteamMusic_SetVolume ( float flVolume ) : void
ISteamNetworking_AcceptP2PSessionWithUser ( CSteamID steamIDRemote ) : bool
ISteamNetworking_AllowP2PPacketRelay ( [ bAllow ) : bool
ISteamNetworking_CloseP2PChannelWithUser ( CSteamID steamIDRemote, int nChannel ) : bool
ISteamNetworking_CloseP2PSessionWithUser ( CSteamID steamIDRemote ) : bool
ISteamNetworking_CreateConnectionSocket ( uint nIP, ushort nPort, int nTimeoutSec ) : uint
ISteamNetworking_CreateListenSocket ( int nVirtualP2PPort, uint nIP, ushort nPort, [ bAllowUseOfPacketRelay ) : uint
ISteamNetworking_CreateP2PConnectionSocket ( CSteamID steamIDTarget, int nVirtualPort, int nTimeoutSec, [ bAllowUseOfPacketRelay ) : uint
ISteamNetworking_DestroyListenSocket ( SNetListenSocket_t hSocket, [ bNotifyRemoteEnd ) : bool
ISteamNetworking_DestroySocket ( SNetSocket_t hSocket, [ bNotifyRemoteEnd ) : bool
ISteamNetworking_GetListenSocketInfo ( SNetListenSocket_t hListenSocket, uint &pnIP, ushort &pnPort ) : bool
ISteamNetworking_GetMaxPacketSize ( SNetSocket_t hSocket ) : int
ISteamNetworking_GetP2PSessionState ( CSteamID steamIDRemote, P2PSessionState_t &pConnectionState ) : bool
ISteamNetworking_GetSocketConnectionType ( SNetSocket_t hSocket ) : ESNetSocketConnectionType
ISteamNetworking_GetSocketInfo ( SNetSocket_t hSocket, CSteamID &pSteamIDRemote, int &peSocketStatus, uint &punIPRemote, ushort &punPortRemote ) : bool
ISteamNetworking_IsDataAvailable ( SNetListenSocket_t hListenSocket, uint &pcubMsgSize, SNetSocket_t &phSocket ) : bool
ISteamNetworking_IsDataAvailableOnSocket ( SNetSocket_t hSocket, uint &pcubMsgSize ) : bool
ISteamNetworking_IsP2PPacketAvailable ( uint &pcubMsgSize, int nChannel ) : bool
ISteamNetworking_ReadP2PPacket ( [ pubDest, uint cubDest, uint &pcubMsgSize, CSteamID &psteamIDRemote, int nChannel ) : bool
ISteamNetworking_RetrieveData ( SNetListenSocket_t hListenSocket, [ pubDest, uint cubDest, uint &pcubMsgSize, SNetSocket_t &phSocket ) : bool
ISteamNetworking_RetrieveDataFromSocket ( SNetSocket_t hSocket, [ pubDest, uint cubDest, uint &pcubMsgSize ) : bool
ISteamNetworking_SendDataOnSocket ( SNetSocket_t hSocket, [ pubData, uint cubData, [ bReliable ) : bool
ISteamNetworking_SendP2PPacket ( CSteamID steamIDRemote, [ pubData, uint cubData, EP2PSend eP2PSendType, int nChannel ) : bool
ISteamRemoteStorage_CommitPublishedFileUpdate ( PublishedFileUpdateHandle_t updateHandle ) : ulong
ISteamRemoteStorage_CreatePublishedFileUpdateRequest ( PublishedFileId_t unPublishedFileId ) : ulong
ISteamRemoteStorage_DeletePublishedFile ( PublishedFileId_t unPublishedFileId ) : ulong
ISteamRemoteStorage_EnumeratePublishedFilesByUserAction ( EWorkshopFileAction eAction, uint unStartIndex ) : ulong
ISteamRemoteStorage_EnumeratePublishedWorkshopFiles ( EWorkshopEnumerationType eEnumerationType, uint unStartIndex, uint unCount, uint unDays, IntPtr pTags, IntPtr pUserTags ) : ulong
ISteamRemoteStorage_EnumerateUserPublishedFiles ( uint unStartIndex ) : ulong
ISteamRemoteStorage_EnumerateUserSharedWorkshopFiles ( CSteamID steamId, uint unStartIndex, IntPtr pRequiredTags, IntPtr pExcludedTags ) : ulong
ISteamRemoteStorage_EnumerateUserSubscribedFiles ( uint unStartIndex ) : ulong
ISteamRemoteStorage_FileDelete ( InteropHelp pchFile ) : bool
ISteamRemoteStorage_FileExists ( InteropHelp pchFile ) : bool
ISteamRemoteStorage_FileFetch ( InteropHelp pchFile ) : bool
ISteamRemoteStorage_FileForget ( InteropHelp pchFile ) : bool
ISteamRemoteStorage_FilePersist ( InteropHelp pchFile ) : bool
ISteamRemoteStorage_FilePersisted ( InteropHelp pchFile ) : bool
ISteamRemoteStorage_FileRead ( InteropHelp pchFile, [ pvData, int cubDataToRead ) : int
ISteamRemoteStorage_FileReadAsync ( InteropHelp pchFile, uint nOffset, uint cubToRead ) : ulong
ISteamRemoteStorage_FileReadAsyncComplete ( SteamAPICall_t hReadCall, [ pvBuffer, uint cubToRead ) : bool
ISteamRemoteStorage_FileShare ( InteropHelp pchFile ) : ulong
ISteamRemoteStorage_FileWrite ( InteropHelp pchFile, [ pvData, int cubData ) : bool
ISteamRemoteStorage_FileWriteAsync ( InteropHelp pchFile, [ pvData, uint cubData ) : ulong
ISteamRemoteStorage_FileWriteStreamCancel ( UGCFileWriteStreamHandle_t writeHandle ) : bool
ISteamRemoteStorage_FileWriteStreamClose ( UGCFileWriteStreamHandle_t writeHandle ) : bool
ISteamRemoteStorage_FileWriteStreamOpen ( InteropHelp pchFile ) : ulong
ISteamRemoteStorage_FileWriteStreamWriteChunk ( UGCFileWriteStreamHandle_t writeHandle, [ pvData, int cubData ) : bool
ISteamRemoteStorage_GetCachedUGCCount ( ) : int
ISteamRemoteStorage_GetCachedUGCHandle ( int iCachedContent ) : ulong
ISteamRemoteStorage_GetFileCount ( ) : int
ISteamRemoteStorage_GetFileListFromServer ( ) : void
ISteamRemoteStorage_GetFileNameAndSize ( int iFile, int &pnFileSizeInBytes ) : IntPtr
ISteamRemoteStorage_GetFileSize ( InteropHelp pchFile ) : int
ISteamRemoteStorage_GetFileTimestamp ( InteropHelp pchFile ) : long
ISteamRemoteStorage_GetPublishedFileDetails ( PublishedFileId_t unPublishedFileId, uint unMaxSecondsOld ) : ulong
ISteamRemoteStorage_GetPublishedItemVoteDetails ( PublishedFileId_t unPublishedFileId ) : ulong
ISteamRemoteStorage_GetQuota ( ulong &pnTotalBytes, ulong &puAvailableBytes ) : bool
ISteamRemoteStorage_GetSyncPlatforms ( InteropHelp pchFile ) : ERemoteStoragePlatform
ISteamRemoteStorage_GetUGCDetails ( UGCHandle_t hContent, AppId_t &pnAppID, IntPtr &ppchName, int &pnFileSizeInBytes, CSteamID &pSteamIDOwner ) : bool
ISteamRemoteStorage_GetUGCDownloadProgress ( UGCHandle_t hContent, int &pnBytesDownloaded, int &pnBytesExpected ) : bool
ISteamRemoteStorage_GetUserPublishedItemVoteDetails ( PublishedFileId_t unPublishedFileId ) : ulong
ISteamRemoteStorage_IsCloudEnabledForAccount ( ) : bool
ISteamRemoteStorage_IsCloudEnabledForApp ( ) : bool
ISteamRemoteStorage_PublishVideo ( EWorkshopVideoProvider eVideoProvider, InteropHelp pchVideoAccount, InteropHelp pchVideoIdentifier, InteropHelp pchPreviewFile, AppId_t nConsumerAppId, InteropHelp pchTitle, InteropHelp pchDescription, ERemoteStoragePublishedFileVisibility eVisibility, IntPtr pTags ) : ulong
ISteamRemoteStorage_PublishWorkshopFile ( InteropHelp pchFile, InteropHelp pchPreviewFile, AppId_t nConsumerAppId, InteropHelp pchTitle, InteropHelp pchDescription, ERemoteStoragePublishedFileVisibility eVisibility, IntPtr pTags, EWorkshopFileType eWorkshopFileType ) : ulong
ISteamRemoteStorage_ResetFileRequestState ( ) : bool
ISteamRemoteStorage_SetCloudEnabledForApp ( [ bEnabled ) : void
ISteamRemoteStorage_SetSyncPlatforms ( InteropHelp pchFile, ERemoteStoragePlatform eRemoteStoragePlatform ) : bool
ISteamRemoteStorage_SetUserPublishedFileAction ( PublishedFileId_t unPublishedFileId, EWorkshopFileAction eAction ) : ulong
ISteamRemoteStorage_SubscribePublishedFile ( PublishedFileId_t unPublishedFileId ) : ulong
ISteamRemoteStorage_SynchronizeToClient ( ) : bool
ISteamRemoteStorage_SynchronizeToServer ( ) : bool
ISteamRemoteStorage_UGCDownload ( UGCHandle_t hContent, uint unPriority ) : ulong
ISteamRemoteStorage_UGCDownloadToLocation ( UGCHandle_t hContent, InteropHelp pchLocation, uint unPriority ) : ulong
ISteamRemoteStorage_UGCRead ( UGCHandle_t hContent, [ pvData, int cubDataToRead, uint cOffset, EUGCReadAction eAction ) : int
ISteamRemoteStorage_UnsubscribePublishedFile ( PublishedFileId_t unPublishedFileId ) : ulong
ISteamRemoteStorage_UpdatePublishedFileDescription ( PublishedFileUpdateHandle_t updateHandle, InteropHelp pchDescription ) : bool
ISteamRemoteStorage_UpdatePublishedFileFile ( PublishedFileUpdateHandle_t updateHandle, InteropHelp pchFile ) : bool
ISteamRemoteStorage_UpdatePublishedFilePreviewFile ( PublishedFileUpdateHandle_t updateHandle, InteropHelp pchPreviewFile ) : bool
ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription ( PublishedFileUpdateHandle_t updateHandle, InteropHelp pchChangeDescription ) : bool
ISteamRemoteStorage_UpdatePublishedFileTags ( PublishedFileUpdateHandle_t updateHandle, IntPtr pTags ) : bool
ISteamRemoteStorage_UpdatePublishedFileTitle ( PublishedFileUpdateHandle_t updateHandle, InteropHelp pchTitle ) : bool
ISteamRemoteStorage_UpdatePublishedFileVisibility ( PublishedFileUpdateHandle_t updateHandle, ERemoteStoragePublishedFileVisibility eVisibility ) : bool
ISteamRemoteStorage_UpdateUserPublishedItemVote ( PublishedFileId_t unPublishedFileId, [ bVoteUp ) : ulong
ISteamScreenshots_AddScreenshotToLibrary ( InteropHelp pchFilename, InteropHelp pchThumbnailFilename, int nWidth, int nHeight ) : uint
ISteamScreenshots_AddVRScreenshotToLibrary ( EVRScreenshotType eType, InteropHelp pchFilename, InteropHelp pchVRFilename ) : uint
ISteamScreenshots_HookScreenshots ( [ bHook ) : void
ISteamScreenshots_IsScreenshotsHooked ( ) : bool
ISteamScreenshots_SetLocation ( ScreenshotHandle hScreenshot, InteropHelp pchLocation ) : bool
ISteamScreenshots_TagPublishedFile ( ScreenshotHandle hScreenshot, PublishedFileId_t unPublishedFileID ) : bool
ISteamScreenshots_TagUser ( ScreenshotHandle hScreenshot, CSteamID steamID ) : bool
ISteamScreenshots_TriggerScreenshot ( ) : void
ISteamScreenshots_WriteScreenshot ( [ pubRGB, uint cubRGB, int nWidth, int nHeight ) : uint
ISteamUGC_AddExcludedTag ( UGCQueryHandle_t handle, InteropHelp pTagName ) : bool
ISteamUGC_AddItemKeyValueTag ( UGCUpdateHandle_t handle, InteropHelp pchKey, InteropHelp pchValue ) : bool
ISteamUGC_AddItemPreviewFile ( UGCUpdateHandle_t handle, InteropHelp pszPreviewFile, EItemPreviewType type ) : bool
ISteamUGC_AddItemPreviewVideo ( UGCUpdateHandle_t handle, InteropHelp pszVideoID ) : bool
ISteamUGC_AddItemToFavorites ( AppId_t nAppId, PublishedFileId_t nPublishedFileID ) : ulong
ISteamUGC_AddRequiredKeyValueTag ( UGCQueryHandle_t handle, InteropHelp pKey, InteropHelp pValue ) : bool
ISteamUGC_AddRequiredTag ( UGCQueryHandle_t handle, InteropHelp pTagName ) : bool
ISteamUGC_BInitWorkshopForGameServer ( DepotId_t unWorkshopDepotID, InteropHelp pszFolder ) : bool
ISteamUGC_CreateItem ( AppId_t nConsumerAppId, EWorkshopFileType eFileType ) : ulong
ISteamUGC_CreateQueryAllUGCRequest ( EUGCQuery eQueryType, EUGCMatchingUGCType eMatchingeMatchingUGCTypeFileType, AppId_t nCreatorAppID, AppId_t nConsumerAppID, uint unPage ) : ulong
ISteamUGC_CreateQueryUGCDetailsRequest ( [ pvecPublishedFileID, uint unNumPublishedFileIDs ) : ulong
ISteamUGC_CreateQueryUserUGCRequest ( AccountID_t unAccountID, EUserUGCList eListType, EUGCMatchingUGCType eMatchingUGCType, EUserUGCListSortOrder eSortOrder, AppId_t nCreatorAppID, AppId_t nConsumerAppID, uint unPage ) : ulong
ISteamUGC_DownloadItem ( PublishedFileId_t nPublishedFileID, [ bHighPriority ) : bool
ISteamUGC_GetItemDownloadInfo ( PublishedFileId_t nPublishedFileID, ulong &punBytesDownloaded, ulong &punBytesTotal ) : bool
ISteamUGC_GetItemInstallInfo ( PublishedFileId_t nPublishedFileID, ulong &punSizeOnDisk, IntPtr pchFolder, uint cchFolderSize, uint &punTimeStamp ) : bool
ISteamUGC_GetItemState ( PublishedFileId_t nPublishedFileID ) : uint
ISteamUGC_GetItemUpdateProgress ( UGCUpdateHandle_t handle, ulong &punBytesProcessed, ulong &punBytesTotal ) : EItemUpdateStatus
ISteamUGC_GetNumSubscribedItems ( ) : uint
ISteamUGC_GetQueryUGCAdditionalPreview ( UGCQueryHandle_t handle, uint index, uint previewIndex, IntPtr pchURLOrVideoID, uint cchURLSize, IntPtr pchOriginalFileName, uint cchOriginalFileNameSize, EItemPreviewType &pPreviewType ) : bool
ISteamUGC_GetQueryUGCChildren ( UGCQueryHandle_t handle, uint index, [ pvecPublishedFileID, uint cMaxEntries ) : bool
ISteamUGC_GetQueryUGCKeyValueTag ( UGCQueryHandle_t handle, uint index, uint keyValueTagIndex, IntPtr pchKey, uint cchKeySize, IntPtr pchValue, uint cchValueSize ) : bool
ISteamUGC_GetQueryUGCMetadata ( UGCQueryHandle_t handle, uint index, IntPtr pchMetadata, uint cchMetadatasize ) : bool
ISteamUGC_GetQueryUGCNumAdditionalPreviews ( UGCQueryHandle_t handle, uint index ) : uint
ISteamUGC_GetQueryUGCNumKeyValueTags ( UGCQueryHandle_t handle, uint index ) : uint
ISteamUGC_GetQueryUGCPreviewURL ( UGCQueryHandle_t handle, uint index, IntPtr pchURL, uint cchURLSize ) : bool
ISteamUGC_GetQueryUGCResult ( UGCQueryHandle_t handle, uint index, SteamUGCDetails_t &pDetails ) : bool
ISteamUGC_GetQueryUGCStatistic ( UGCQueryHandle_t handle, uint index, EItemStatistic eStatType, ulong &pStatValue ) : bool
ISteamUGC_GetSubscribedItems ( [ pvecPublishedFileID, uint cMaxEntries ) : uint
ISteamUGC_GetUserItemVote ( PublishedFileId_t nPublishedFileID ) : ulong
ISteamUGC_ReleaseQueryUGCRequest ( UGCQueryHandle_t handle ) : bool
ISteamUGC_RemoveItemFromFavorites ( AppId_t nAppId, PublishedFileId_t nPublishedFileID ) : ulong
ISteamUGC_RemoveItemKeyValueTags ( UGCUpdateHandle_t handle, InteropHelp pchKey ) : bool
ISteamUGC_RemoveItemPreview ( UGCUpdateHandle_t handle, uint index ) : bool
ISteamUGC_RequestUGCDetails ( PublishedFileId_t nPublishedFileID, uint unMaxAgeSeconds ) : ulong
ISteamUGC_SendQueryUGCRequest ( UGCQueryHandle_t handle ) : ulong
ISteamUGC_SetAllowCachedResponse ( UGCQueryHandle_t handle, uint unMaxAgeSeconds ) : bool
ISteamUGC_SetCloudFileNameFilter ( UGCQueryHandle_t handle, InteropHelp pMatchCloudFileName ) : bool
ISteamUGC_SetItemContent ( UGCUpdateHandle_t handle, InteropHelp pszContentFolder ) : bool
ISteamUGC_SetItemDescription ( UGCUpdateHandle_t handle, InteropHelp pchDescription ) : bool
ISteamUGC_SetItemMetadata ( UGCUpdateHandle_t handle, InteropHelp pchMetaData ) : bool
ISteamUGC_SetItemPreview ( UGCUpdateHandle_t handle, InteropHelp pszPreviewFile ) : bool
ISteamUGC_SetItemTags ( UGCUpdateHandle_t updateHandle, IntPtr pTags ) : bool
ISteamUGC_SetItemTitle ( UGCUpdateHandle_t handle, InteropHelp pchTitle ) : bool
ISteamUGC_SetItemUpdateLanguage ( UGCUpdateHandle_t handle, InteropHelp pchLanguage ) : bool
ISteamUGC_SetItemVisibility ( UGCUpdateHandle_t handle, ERemoteStoragePublishedFileVisibility eVisibility ) : bool
ISteamUGC_SetLanguage ( UGCQueryHandle_t handle, InteropHelp pchLanguage ) : bool
ISteamUGC_SetMatchAnyTag ( UGCQueryHandle_t handle, [ bMatchAnyTag ) : bool
ISteamUGC_SetRankedByTrendDays ( UGCQueryHandle_t handle, uint unDays ) : bool
ISteamUGC_SetReturnAdditionalPreviews ( UGCQueryHandle_t handle, [ bReturnAdditionalPreviews ) : bool
ISteamUGC_SetReturnChildren ( UGCQueryHandle_t handle, [ bReturnChildren ) : bool
ISteamUGC_SetReturnKeyValueTags ( UGCQueryHandle_t handle, [ bReturnKeyValueTags ) : bool
ISteamUGC_SetReturnLongDescription ( UGCQueryHandle_t handle, [ bReturnLongDescription ) : bool
ISteamUGC_SetReturnMetadata ( UGCQueryHandle_t handle, [ bReturnMetadata ) : bool
ISteamUGC_SetReturnOnlyIDs ( UGCQueryHandle_t handle, [ bReturnOnlyIDs ) : bool
ISteamUGC_SetReturnTotalOnly ( UGCQueryHandle_t handle, [ bReturnTotalOnly ) : bool
ISteamUGC_SetSearchText ( UGCQueryHandle_t handle, InteropHelp pSearchText ) : bool
ISteamUGC_SetUserItemVote ( PublishedFileId_t nPublishedFileID, [ bVoteUp ) : ulong
ISteamUGC_StartItemUpdate ( AppId_t nConsumerAppId, PublishedFileId_t nPublishedFileID ) : ulong
ISteamUGC_StartPlaytimeTracking ( [ pvecPublishedFileID, uint unNumPublishedFileIDs ) : ulong
ISteamUGC_StopPlaytimeTracking ( [ pvecPublishedFileID, uint unNumPublishedFileIDs ) : ulong
ISteamUGC_StopPlaytimeTrackingForAllItems ( ) : ulong
ISteamUGC_SubmitItemUpdate ( UGCUpdateHandle_t handle, InteropHelp pchChangeNote ) : ulong
ISteamUGC_SubscribeItem ( PublishedFileId_t nPublishedFileID ) : ulong
ISteamUGC_SuspendDownloads ( [ bSuspend ) : void
ISteamUGC_UnsubscribeItem ( PublishedFileId_t nPublishedFileID ) : ulong
ISteamUGC_UpdateItemPreviewFile ( UGCUpdateHandle_t handle, uint index, InteropHelp pszPreviewFile ) : bool
ISteamUGC_UpdateItemPreviewVideo ( UGCUpdateHandle_t handle, uint index, InteropHelp pszVideoID ) : bool
ISteamUnifiedMessages_GetMethodResponseData ( ClientUnifiedMessageHandle hHandle, [ pResponseBuffer, uint unResponseBufferSize, [ bAutoRelease ) : bool
ISteamUnifiedMessages_GetMethodResponseInfo ( ClientUnifiedMessageHandle hHandle, uint &punResponseSize, EResult &peResult ) : bool
ISteamUnifiedMessages_ReleaseMethod ( ClientUnifiedMessageHandle hHandle ) : bool
ISteamUnifiedMessages_SendMethod ( InteropHelp pchServiceMethod, [ pRequestBuffer, uint unRequestBufferSize, ulong unContext ) : ulong
ISteamUnifiedMessages_SendNotification ( InteropHelp pchServiceNotification, [ pNotificationBuffer, uint unNotificationBufferSize ) : bool
ISteamUserStats_AttachLeaderboardUGC ( SteamLeaderboard_t hSteamLeaderboard, UGCHandle_t hUGC ) : ulong
ISteamUserStats_ClearAchievement ( InteropHelp pchName ) : bool
ISteamUserStats_DownloadLeaderboardEntries ( SteamLeaderboard_t hSteamLeaderboard, ELeaderboardDataRequest eLeaderboardDataRequest, int nRangeStart, int nRangeEnd ) : ulong
ISteamUserStats_DownloadLeaderboardEntriesForUsers ( SteamLeaderboard_t hSteamLeaderboard, [ prgUsers, int cUsers ) : ulong
ISteamUserStats_FindLeaderboard ( InteropHelp pchLeaderboardName ) : ulong
ISteamUserStats_FindOrCreateLeaderboard ( InteropHelp pchLeaderboardName, ELeaderboardSortMethod eLeaderboardSortMethod, ELeaderboardDisplayType eLeaderboardDisplayType ) : ulong
ISteamUserStats_GetAchievement ( InteropHelp pchName, bool &pbAchieved ) : bool
ISteamUserStats_GetAchievementAchievedPercent ( InteropHelp pchName, float &pflPercent ) : bool
ISteamUserStats_GetAchievementAndUnlockTime ( InteropHelp pchName, bool &pbAchieved, uint &punUnlockTime ) : bool
ISteamUserStats_GetAchievementDisplayAttribute ( InteropHelp pchName, InteropHelp pchKey ) : IntPtr
ISteamUserStats_GetAchievementIcon ( InteropHelp pchName ) : int
ISteamUserStats_GetAchievementName ( uint iAchievement ) : IntPtr
ISteamUserStats_GetDownloadedLeaderboardEntry ( SteamLeaderboardEntries_t hSteamLeaderboardEntries, int index, LeaderboardEntry_t &pLeaderboardEntry, [ pDetails, int cDetailsMax ) : bool
ISteamUserStats_GetGlobalStat ( InteropHelp pchStatName, long &pData ) : bool
ISteamUserStats_GetGlobalStatHistory ( InteropHelp pchStatName, [ pData, uint cubData ) : int
ISteamUserStats_GetGlobalStatHistory_ ( InteropHelp pchStatName, [ pData, uint cubData ) : int
ISteamUserStats_GetGlobalStat_ ( InteropHelp pchStatName, double &pData ) : bool
ISteamUserStats_GetLeaderboardDisplayType ( SteamLeaderboard_t hSteamLeaderboard ) : ELeaderboardDisplayType
ISteamUserStats_GetLeaderboardEntryCount ( SteamLeaderboard_t hSteamLeaderboard ) : int
ISteamUserStats_GetLeaderboardName ( SteamLeaderboard_t hSteamLeaderboard ) : IntPtr
ISteamUserStats_GetLeaderboardSortMethod ( SteamLeaderboard_t hSteamLeaderboard ) : ELeaderboardSortMethod
ISteamUserStats_GetMostAchievedAchievementInfo ( IntPtr pchName, uint unNameBufLen, float &pflPercent, bool &pbAchieved ) : int
ISteamUserStats_GetNextMostAchievedAchievementInfo ( int iIteratorPrevious, IntPtr pchName, uint unNameBufLen, float &pflPercent, bool &pbAchieved ) : int
ISteamUserStats_GetNumAchievements ( ) : uint
ISteamUserStats_GetNumberOfCurrentPlayers ( ) : ulong
ISteamUserStats_GetStat ( InteropHelp pchName, int &pData ) : bool
ISteamUserStats_GetStat_ ( InteropHelp pchName, float &pData ) : bool
ISteamUserStats_GetTrophySpaceRequiredBeforeInstall ( ) : ulong
ISteamUserStats_GetUserAchievement ( CSteamID steamIDUser, InteropHelp pchName, bool &pbAchieved ) : bool
ISteamUserStats_GetUserAchievementAndUnlockTime ( CSteamID steamIDUser, InteropHelp pchName, bool &pbAchieved, uint &punUnlockTime ) : bool
ISteamUserStats_GetUserStat ( CSteamID steamIDUser, InteropHelp pchName, int &pData ) : bool
ISteamUserStats_GetUserStat_ ( CSteamID steamIDUser, InteropHelp pchName, float &pData ) : bool
ISteamUserStats_GetUserStatsData ( IntPtr pvData, uint cubData, uint &pcubWritten ) : bool
ISteamUserStats_IndicateAchievementProgress ( InteropHelp pchName, uint nCurProgress, uint nMaxProgress ) : bool
ISteamUserStats_InstallPS3Trophies ( ) : bool
ISteamUserStats_RequestCurrentStats ( ) : bool
ISteamUserStats_RequestGlobalAchievementPercentages ( ) : ulong
ISteamUserStats_RequestGlobalStats ( int nHistoryDays ) : ulong
ISteamUserStats_RequestUserStats ( CSteamID steamIDUser ) : ulong
ISteamUserStats_ResetAllStats ( [ bAchievementsToo ) : bool
ISteamUserStats_SetAchievement ( InteropHelp pchName ) : bool
ISteamUserStats_SetStat ( InteropHelp pchName, int nData ) : bool
ISteamUserStats_SetStat_ ( InteropHelp pchName, float fData ) : bool
ISteamUserStats_SetUserStatsData ( IntPtr pvData, uint cubData ) : bool
ISteamUserStats_StoreStats ( ) : bool
ISteamUserStats_UpdateAvgRateStat ( InteropHelp pchName, float flCountThisSession, double dSessionLength ) : bool
ISteamUserStats_UploadLeaderboardScore ( SteamLeaderboard_t hSteamLeaderboard, ELeaderboardUploadScoreMethod eLeaderboardUploadScoreMethod, int nScore, [ pScoreDetails, int cScoreDetailsCount ) : ulong
ISteamUser_AdvertiseGame ( CSteamID steamIDGameServer, uint unIPServer, ushort usPortServer ) : void
ISteamUser_BIsBehindNAT ( ) : bool
ISteamUser_BIsPhoneIdentifying ( ) : bool
ISteamUser_BIsPhoneRequiringVerification ( ) : bool
ISteamUser_BIsPhoneVerified ( ) : bool
ISteamUser_BIsTwoFactorEnabled ( ) : bool
ISteamUser_BLoggedOn ( ) : bool
ISteamUser_BeginAuthSession ( [ pAuthTicket, int cbAuthTicket, CSteamID steamID ) : EBeginAuthSessionResult
ISteamUser_CancelAuthTicket ( HAuthTicket hAuthTicket ) : void
ISteamUser_DecompressVoice ( [ pCompressed, uint cbCompressed, [ pDestBuffer, uint cbDestBufferSize, uint &nBytesWritten, uint nDesiredSampleRate ) : EVoiceResult
ISteamUser_EndAuthSession ( CSteamID steamID ) : void
ISteamUser_GetAuthSessionTicket ( [ pTicket, int cbMaxTicket, uint &pcbTicket ) : uint
ISteamUser_GetAvailableVoice ( uint &pcbCompressed, uint &pcbUncompressed, uint nUncompressedVoiceDesiredSampleRate ) : EVoiceResult
ISteamUser_GetEncryptedAppTicket ( [ pTicket, int cbMaxTicket, uint &pcbTicket ) : bool
ISteamUser_GetGameBadgeLevel ( int nSeries, [ bFoil ) : int
ISteamUser_GetHSteamUser ( ) : int
ISteamUser_GetPlayerSteamLevel ( ) : int
ISteamUser_GetSteamID ( ) : ulong
ISteamUser_GetUserDataFolder ( IntPtr pchBuffer, int cubBuffer ) : bool
ISteamUser_GetVoice ( [ bWantCompressed, [ pDestBuffer, uint cbDestBufferSize, uint &nBytesWritten, [ bWantUncompressed, [ pUncompressedDestBuffer, uint cbUncompressedDestBufferSize, uint &nUncompressBytesWritten, uint nUncompressedVoiceDesiredSampleRate ) : EVoiceResult
ISteamUser_GetVoiceOptimalSampleRate ( ) : uint
ISteamUser_InitiateGameConnection ( [ pAuthBlob, int cbMaxAuthBlob, CSteamID steamIDGameServer, uint unIPServer, ushort usPortServer, [ bSecure ) : int
ISteamUser_RequestEncryptedAppTicket ( [ pDataToInclude, int cbDataToInclude ) : ulong
ISteamUser_RequestStoreAuthURL ( InteropHelp pchRedirectURL ) : ulong
ISteamUser_StartVoiceRecording ( ) : void
ISteamUser_StopVoiceRecording ( ) : void
ISteamUser_TerminateGameConnection ( uint unIPServer, ushort usPortServer ) : void
ISteamUser_TrackAppUsageEvent ( CGameID gameID, int eAppUsageEvent, InteropHelp pchExtraInfo ) : void
ISteamUser_UserHasLicenseForApp ( CSteamID steamID, AppId_t appID ) : EUserHasLicenseForAppResult
ISteamUtils_BOverlayNeedsPresent ( ) : bool
ISteamUtils_CheckFileSignature ( InteropHelp szFileName ) : ulong
ISteamUtils_GetAPICallFailureReason ( SteamAPICall_t hSteamAPICall ) : ESteamAPICallFailure
ISteamUtils_GetAPICallResult ( SteamAPICall_t hSteamAPICall, IntPtr pCallback, int cubCallback, int iCallbackExpected, bool &pbFailed ) : bool
ISteamUtils_GetAppID ( ) : uint
ISteamUtils_GetCSERIPPort ( uint &unIP, ushort &usPort ) : bool
ISteamUtils_GetConnectedUniverse ( ) : EUniverse
ISteamUtils_GetCurrentBatteryPower ( ) : byte
ISteamUtils_GetEnteredGamepadTextInput ( IntPtr pchText, uint cchText ) : bool
ISteamUtils_GetEnteredGamepadTextLength ( ) : uint
ISteamUtils_GetIPCCallCount ( ) : uint
ISteamUtils_GetIPCountry ( ) : IntPtr
ISteamUtils_GetImageRGBA ( int iImage, [ pubDest, int nDestBufferSize ) : bool
ISteamUtils_GetImageSize ( int iImage, uint &pnWidth, uint &pnHeight ) : bool
ISteamUtils_GetSecondsSinceAppActive ( ) : uint
ISteamUtils_GetSecondsSinceComputerActive ( ) : uint
ISteamUtils_GetServerRealTime ( ) : uint
ISteamUtils_GetSteamUILanguage ( ) : IntPtr
ISteamUtils_IsAPICallCompleted ( SteamAPICall_t hSteamAPICall, bool &pbFailed ) : bool
ISteamUtils_IsOverlayEnabled ( ) : bool
ISteamUtils_IsSteamInBigPictureMode ( ) : bool
ISteamUtils_IsSteamRunningInVR ( ) : bool
ISteamUtils_SetOverlayNotificationInset ( int nHorizontalInset, int nVerticalInset ) : void
ISteamUtils_SetOverlayNotificationPosition ( ENotificationPosition eNotificationPosition ) : void
ISteamUtils_SetWarningMessageHook ( SteamAPIWarningMessageHook_t pFunction ) : void
ISteamUtils_ShowGamepadTextInput ( EGamepadTextInputMode eInputMode, EGamepadTextInputLineMode eLineInputMode, InteropHelp pchDescription, uint unCharMax, InteropHelp pchExistingText ) : bool
ISteamUtils_StartVRDashboard ( ) : void
ISteamVideo_GetVideoURL ( AppId_t unVideoAppID ) : void
ISteamVideo_IsBroadcasting ( int &pnNumViewers ) : bool
SteamAPI_GetHSteamPipe ( ) : int
SteamAPI_GetHSteamUser ( ) : int
SteamAPI_GetSteamInstallPath ( ) : int
SteamAPI_Init ( ) : bool
SteamAPI_IsSteamRunning ( ) : bool
SteamAPI_RegisterCallResult ( IntPtr pCallback, ulong hAPICall ) : void
SteamAPI_RegisterCallback ( IntPtr pCallback, int iCallback ) : void
SteamAPI_ReleaseCurrentThreadMemory ( ) : void
SteamAPI_RestartAppIfNecessary ( AppId_t unOwnAppID ) : bool
SteamAPI_RunCallbacks ( ) : void
SteamAPI_SetBreakpadAppID ( uint unAppID ) : void
SteamAPI_SetMiniDumpComment ( InteropHelp pchMsg ) : void
SteamAPI_SetTryCatchCallbacks ( [ bTryCatchCallbacks ) : void
SteamAPI_Shutdown ( ) : void
SteamAPI_UnregisterCallResult ( IntPtr pCallback, ulong hAPICall ) : void
SteamAPI_UnregisterCallback ( IntPtr pCallback ) : void
SteamAPI_UseBreakpadCrashHandler ( InteropHelp pchVersion, InteropHelp pchDate, InteropHelp pchTime, [ bFullMemoryDumps, IntPtr pvContext, IntPtr m_pfnPreMinidumpCallback ) : void
SteamAPI_WriteMiniDump ( uint uStructuredExceptionCode, IntPtr pvExceptionInfo, uint uBuildID ) : void
SteamClient ( ) : IntPtr
SteamGameServerClient ( ) : IntPtr
SteamGameServer_BSecure ( ) : bool
SteamGameServer_GetHSteamPipe ( ) : int
SteamGameServer_GetHSteamUser ( ) : int
SteamGameServer_GetSteamID ( ) : ulong
SteamGameServer_Init ( uint unIP, ushort usSteamPort, ushort usGamePort, ushort usQueryPort, EServerMode eServerMode, InteropHelp pchVersionString ) : bool
SteamGameServer_ReleaseCurrentThreadMemory ( ) : void
SteamGameServer_RunCallbacks ( ) : void
SteamGameServer_Shutdown ( ) : void
SteamInternal_CreateInterface ( IntPtr ver ) : void
SteamInternal_GameServer_Init ( uint unIP, ushort usPort, ushort usGamePort, ushort usQueryPort, EServerMode eServerMode, InteropHelp pchVersionString ) : bool
Steam_GetHSteamUserCurrent ( ) : int
Steam_RegisterInterfaceFuncs ( IntPtr hModule ) : void
Steam_RunCallbacks ( HSteamPipe hSteamPipe, [ bGameServerCallbacks ) : void