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

Is the provided item allowed inside a container

Parameters

slotGrid: Grid

Items sub-grid we want to place item inside

itemTpl: string

Item tpl being placed

Returns

boolean

True if allowed