ISteamNetworkingSockets.FindRelayAuthTicketForServer

Search cache for a ticket to talk to the server on the specified virtual port. If found, returns the number of seconds until the ticket expires, and optionally the complete cracked ticket. Returns 0 if we don't have a ticket.

Typically this is useful just to confirm that you have a ticket, before you call ConnectToHostedDedicatedServer to connect to the server.

class ISteamNetworkingSockets
int
FindRelayAuthTicketForServer

Meta