Retrieving PluginAction's Keybind

I am currently in the process of rescripting my plugin (Radial Building Tool) to use PluginActions instead of hard coding in the keybinds.

My current question right now is if there is a way to get the the keybind the action is currently binded to (e.g. creating a part is binded to 1). I doesn’t seem like there is a property for what the action is currently binded to and so I was wondering if there is another method.

2 Likes