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

Properties

Action: "EditMapMarker"
item: string
X: number
Y: number
mapMarker: MapMarker