~~NOTOC~~
~~Title: SendCommand ~~
**Description:**\\
Sends a console command.
**Added In:** v0.35
====== Function ======
public static void SendCommand(string command, bool openConsole = false)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----