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

Properties

id: string
container: string
optional
location: ToLocation | number
optional
isSearched: boolean

Properties

x: number
y: number
r: string
optional
rotation: string
isSearched: boolean

Properties

id: string
container: string
optional
location: Location | number

Properties

x: number
y: number
r: string
optional
rotation: string
isSearched: boolean