Authentication
Access the Steam authentication system with Heathen's Steam API
Introduction
using API = HeathenEngineering.SteamworksIntegration.API;public static class API.AuthenticationWhat can it do?
Related Objects
Fields and Attributes
Active Tickets
Active Sessions
Methods
IsAuthTicketValid
EncodedAuthTicket
GetAuthSessionTicket
CancelAuthTicket
BeginAuthSession
EndAuthSession
UserHasLicenseForApp
EndAllSessions
CancelAllTickets
How To
Get a new ticket
Target Steam ID
Begin a session
Ending it
Review open tickets and sessions
Last updated
