derelict.steamworks.funcs

Undocumented in source.

Members

Aliases

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_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_SteamFriends
alias da_SteamFriends = ISteamFriends function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_SteamUser
alias da_SteamUser = ISteamUser function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

SteamAPI_Init
da_SteamAPI_Init SteamAPI_Init;
Undocumented in source.
SteamAPI_IsSteamRunning
da_SteamAPI_IsSteamRunning SteamAPI_IsSteamRunning;
Undocumented in source.
SteamAPI_Shutdown
da_SteamAPI_Shutdown SteamAPI_Shutdown;
Undocumented in source.
SteamFriends
da_SteamFriends SteamFriends;
Undocumented in source.
SteamUser
da_SteamUser SteamUser;
Undocumented in source.

Meta