Home
last modified time | relevance | path

Searched refs:AccountID_t (Results 1 – 8 of 8) sorted by relevance

/dports/games/redeclipse/base-2.0.0/src/steam/
H A Dsteamtypes.h170 typedef uint32 AccountID_t; typedef
H A Disteammatchmaking.h570 AccountID_t m_unAccountId;
H A Disteamugc.h203 …virtual UGCQueryHandle_t CreateQueryUserUGCRequest( AccountID_t unAccountID, EUserUGCList eListTyp…
H A Dsteamclientpublic.h887 AccountID_t GetAccountID() const { return m_steamid.m_comp.m_unAccountID; } in GetAccountID()
H A Dsteam_api_flat.h42 typedef uint32 AccountID_t; typedef
627 …e_t SteamAPI_ISteamUGC_CreateQueryUserUGCRequest(intptr_t instancePtr, AccountID_t unAccountID, EU…
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/include/steam/
H A Dsteamtypes.h175 typedef uint32 AccountID_t; typedef
H A Dsteamclientpublic.h860 AccountID_t GetAccountID() const { return m_steamid.m_comp.m_unAccountID; } in GetAccountID()
/dports/games/renpy/renpy-7.4.11-sdk/module/
H A D_renpysteam.pyx114 ctypedef uint32 AccountID_t
118 AccountID_t GetAccountID()