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

Properties

Action: "DeleteMapMarker"
item: string
X: number
Y: number

Properties

Action: "DeleteMapMarker"
item: string
X: number
Y: number