Files
wow_Meta/api/SaveBindings.lua
2024-12-16 13:13:08 +01:00

7 lines
180 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@param set 2
---@param 1
---@param 2
---Saves the current set of key bindings
function SaveBindings(set, 1, 2) end