Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param messageGroup string
|
||||
---@return number index
|
||||
---@param messageGroup string
|
||||
---@return number index
|
||||
---Returns the numeric index corresponding to a chat message type. These indices are used in the default UI to identify lines printed in a chat window, allowing (for example) their color to be changed to match changes in the player's color preferences.
|
||||
function GetChatTypeIndex(messageGroup) end
|
||||
function GetChatTypeIndex(messageGroup) end
|
||||
|
Reference in New Issue
Block a user