derelict-steamworks ~master (2021-12-25T13:36:25.3665421)
Dub
Repo
ClientGameServerDeny_t
derelict
steamworks
steamuser
Undocumented in source.
struct
ClientGameServerDeny_t {
anonymousenum
k_iCallback
;
uint32
m_uAppID
;
uint32
m_unGameServerIP
;
uint16
m_usGameServerPort
;
uint16
m_bSecure
;
uint32
m_uReason
;
}
Members
Enums
k_iCallback
anonymousenum
k_iCallback
Undocumented in source.
Variables
m_bSecure
uint16
m_bSecure
;
Undocumented in source.
m_uAppID
uint32
m_uAppID
;
Undocumented in source.
m_uReason
uint32
m_uReason
;
Undocumented in source.
m_unGameServerIP
uint32
m_unGameServerIP
;
Undocumented in source.
m_usGameServerPort
uint16
m_usGameServerPort
;
Undocumented in source.
Meta
Source
See Implementation
derelict
steamworks
steamuser
static variables
STEAMUTILS_INTERFACE_VERSION
structs
ClientGameServerDeny_t
EncryptedAppTicketResponse_t
GameWebCallback_t
GetAuthSessionTicketResponse_t
IPCFailure_t
LicensesUpdated_t
MicroTxnAuthorizationResponse_t
SteamServerConnectFailure_t
SteamServersConnected_t
SteamServersDisconnected_t
StoreAuthURLResponse_t
ValidateAuthTicketResponse_t