Right click event in player controller

Looking at the API, there doesn’t appear to be an EInputEvent value for right clicks. So uh, how does one register right clicks with the playercontroller’s inputcomponent via C++?

FKey RightMouseButton?

Found the function to do this, there are way more Bind* variants than I was expecting.