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

Check if trader offers' BuyRestrictionMax value has been reached

Parameters

offer to check restriction properties of

Returns

boolean

true if restriction reached, false if no restrictions/not reached