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

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

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