Description: Register a key binding.
Added In: v0.45
public static bool RegisterBind(string bindName, string keys, Action action)
//Coming soon