Includes all protected items by default

Hierarchy

Properties

action: ActionType
actionWith: default | (() => undefined | default)
excludeProtectedItems: true

True to exclude protected items

filterConsumable: true
filterGroup: ItemTypeGroup
filterQuality: Quality
filterText?: string

Only get items matching this text

filterType: ItemType
ignoreItem?: default

Item will be ignored

includeProtectedItemsThatWillNotBreak: true | ActionType

True to only include protected items if they pass an item.willBreakOnDamage() check. excludeProtectedItems must be set to true for this to work.

includeSubContainers: true

Include sub containers in the search

targetCreature: default

Methods

  • Parameters

    Returns any

Generated using TypeDoc