Table of Contents

Struct GetTicketForWebApiResponse

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct GetTicketForWebApiResponse : ICallback
Implements
Inherited Members

Fields

AuthTicket

public HAuthTicket AuthTicket

Field Value

HAuthTicket

CallbackId

public const int CallbackId = 168

Field Value

int

Result

public EResult Result

Field Value

EResult

Ticket

public GetTicketForWebApiResponse.TicketType Ticket

Field Value

GetTicketForWebApiResponse.TicketType

TicketCount

public int TicketCount

Field Value

int