C_KeyBindings.GetCustomBindingType

From Warcraft Wiki
Jump to navigation Jump to search

Returns the type of a custom binding.

customBindingType = C_KeyBindings.GetCustomBindingType(bindingIndex)

Arguments

bindingIndex
number

Returns

customBindingType
Enum.CustomBindingType (nilable)
Value Field Description
0
VoicePushToTalk

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.