Can a Player controller class automatically generate Input binding (project settings)?

You can create your own binding to process Q|E keys that rotate in-game camera, making it quite convenient (top)

311038-annotation-2020-08-23-103524.jpg

Or handle the boolean values yourself and write script to process them manually. Both are useful, depends on what your requirement is.