Code format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return string button
|
||||
---@return string button
|
||||
---Returns which mouse button triggered the current script. If called in a line of execution that started with a click handler (OnMouseDown, OnMouseUp, OnClick, OnDoubleClick, PreClick, or PostClick), returns a string identifying which mouse button triggered the handler. Otherwise, returns nil.
|
||||
function GetMouseButtonClicked() end
|
||||
function GetMouseButtonClicked() end
|
||||
|
Reference in New Issue
Block a user