Code format

This commit is contained in:
2025-05-04 14:32:03 +02:00
parent c0337ef97f
commit 93b45ac12e
3012 changed files with 8372 additions and 9301 deletions

View File

@@ -1,6 +1,6 @@
---@diagnostic disable: missing-return, lowercase-global
---@param name string
---@return table frame
---@param name string
---@return table frame
---Returns the Frame object associated with the given name. Returns nil if there is no UI object with the name given, or if the named UI object is not a Frame.
function GetClickFrame(name) end
function GetClickFrame(name) end