~~NOTOC~~
~~Title: GetCommands ~~
**Description:**\\
Gets a list of UMFConsoleCommand's by search pattern.
**Added In:** v0.45
====== Function ======
public static List GetCommands(string searchPattern = null)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----