Skip to main content
The Deno 2 Release Candidate is here
Learn more
method WeightedRandomHelper.prototype.getWeightedInventoryItem
Re-export
Deprecated
Deprecated

USE getWeightedValue() WHERE POSSIBLE Gets a tplId from a weighted dictionary

import { WeightedRandomHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/mod.ts";

Parameters

itemArray: { [tplId: string]: unknown; } | ArrayLike<unknown>

Returns

string

tplId