Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@param alpha number
|
||||
---@param index number
|
||||
---@param alpha number
|
||||
---Saves a chat window's background opacity setting. Used by the default UI's function FCF_SetWindowAlpha() which changes the opacity of a displayed FloatingChatFrame.
|
||||
function SetChatWindowAlpha(index, alpha) end
|
||||
function SetChatWindowAlpha(index, alpha) end
|
||||
|
Reference in New Issue
Block a user