Initial commit
This commit is contained in:
10
api/GetRunningMacroButton.lua
Normal file
10
api/GetRunningMacroButton.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return RightButton button
|
||||
---@return Button4
|
||||
---@return Button5
|
||||
---@return LeftButton
|
||||
---@return MiddleButton
|
||||
---@return RightButton
|
||||
---Returns the mouse button that was used to activate the running macro
|
||||
function GetRunningMacroButton() end
|
Reference in New Issue
Block a user