Initial commit
This commit is contained in:
4
api/ConsoleAddMessage.lua
Normal file
4
api/ConsoleAddMessage.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Prints text to the debug console. The debugging console can be activated by launching WoW from the command line with the "-console" option, then pressing the "`" (backtick/tilde) key ingame. Its usefulness outside of Blizzard internal environments is limited.
|
||||
function ConsoleAddMessage() end
|
Reference in New Issue
Block a user