Files
wow_Meta/api/SaveBindings.lua
2025-05-04 15:15:00 +02:00

8 lines
189 B
Lua

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