Authentication Ticket
Introduction
using HeathenEngineering.SteamworksIntegration;public class AuthenticationTicketEvents
Callback
public Action<AuthenticationTicket, bool> Callback;public void EventHandler(AuthenticationTicket result, bool IOError)
{
}Fields and Attributes
IsClientTicket
Handle
Data
Verified
CreatedOn
Result
Methods
Constructor
Cancel
Last updated
