Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IHandleQTEEventRequestData
import { type IHandleQTEEventRequestData } from "https://deno.land/x/sptaki@1.2.0/models/eft/hideout/IHandleQTEEventRequestData.d.ts";

Properties

Action: string
results: boolean[]

true if QTE was successful, otherwise false

id: string

Id of the QTE object used from db/hideout/qte.json

timestamp: number