Needs summary.
type = C_ClickBindings.GetBindingType(button, modifiers)
Arguments
- button
- string
- modifiers
- number
Returns
- type
- Enum.ClickBindingType
Value | Key | Description |
---|---|---|
0 | None | |
1 | Spell | |
2 | Macro | |
3 | Interaction |
Patch changes
Patch 9.2.0 (2022-02-22): Added.