Skip to main content
The Deno 2 Release Candidate is here
Learn more
method WeightedRandomHelper.prototype.getWeightedInventoryItem
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/WeightedRandomHelper.d.ts";

Parameters

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

Returns

string

tplId