Function getBuffTargetDictionary
- getBuffTargetDictionary(
type?: "buffs" | "contextNotes",
context?: { actor?: Actor; item?: Item },
): Widget_CategorizedItemPicker Internal
Parameters
- type: "buffs" | "contextNotes" = "buffs"
- context: { actor?: Actor; item?: Item } = {}
Optional
actor?: Actor
Optional
item?: Item
Returns Widget_CategorizedItemPicker
Assembles an array of buff targets and their categories, ready to be inserted into a Widget_CategorizedItemPicker.