~~NOTOC~~
~~Title: BindExistsByName ~~
**Description:**\\
Checks if a key binding exists by name.
**Added In:** v0.45
====== Function ======
public static bool BindExistsByName(string bindName, bool allBinds = false)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----