Initial commit
This commit is contained in:
5
api/GetMouseFocus.lua
Normal file
5
api/GetMouseFocus.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return table frame
|
||||
---Returns the frame that is currently under the mouse, and has mouse input enabled.
|
||||
function GetMouseFocus() end
|
||||
Reference in New Issue
Block a user