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