Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface IPresetBuildActionRequestData
import { type IPresetBuildActionRequestData } from "https://deno.land/x/sptaki@1.2.0/models/eft/presetBuild/IPresetBuildActionRequestData.d.ts";

Properties

Action: string
Id: string
Name: string

name of preset given by player

Root: string
Items: Item[]