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