~~NOTOC~~ ~~Title: AddConsoleText ~~ **Description:**\\ Adds text to the console log. **Added In:** v0.35 ====== Function ====== public static void AddConsoleText(string text, bool openConsole = false) ---- \\ ====== Usage ====== //Coming soon ---- \\ ====== Examples ====== //Coming soon ----