InputStates inspector.

InputStates is a struct that holds values of all the inputs assigned to the vehicle.
The whole state of input can therefore easily be copied between vehicles if needed, such as with trailers where trailer uses the input from the towing vehicle.

Also check Input Setup page.