Skip to main content
The Deno 2 Release Candidate is here
Learn more
method InventoryHelper.prototype.moveItemToProfile
Re-export
import { InventoryHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/mod.ts";

Internal helper function to transfer an item from one profile to another.

Parameters

fromItems: Item[]

Inventory of the source (can be non-player)

toItems: Item[]

Inventory of the destination

Move request