Initial commit
This commit is contained in:
6
api/SetChatColorNameByClass.lua
Normal file
6
api/SetChatColorNameByClass.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param chatType string
|
||||
---@param colorByName boolean
|
||||
---Sets whether the player names should be colored by class for a given chat type
|
||||
function SetChatColorNameByClass(chatType, colorByName) end
|
Reference in New Issue
Block a user