steam_gns.stypes

Transcription of steamtypes.h to D.

Translated by hand, based on v1.3.0 6be41e3

Members

Aliases

AccountID_t
alias AccountID_t = uint
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
AppId_t
alias AppId_t = uint
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
DepotId_t
alias DepotId_t = uint
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
PartyBeaconID_t
alias PartyBeaconID_t = ulong
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
RTime32
alias RTime32 = uint
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
SteamAPICall_t
alias SteamAPICall_t = ulong
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
intp
alias intp = ptrdiff_t
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
uintp
alias uintp = size_t
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Enums

ESteamIPType
enum ESteamIPType
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

SteamIPAddress_t
struct SteamIPAddress_t
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Variables

k_uAPICallInvalid
enum SteamAPICall_t k_uAPICallInvalid;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
k_uAppIdInvalid
enum AppId_t k_uAppIdInvalid;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
k_uDepotIdInvalid
enum DepotId_t k_uDepotIdInvalid;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
k_ulPartyBeaconIdInvalid
enum PartyBeaconID_t k_ulPartyBeaconIdInvalid;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta