Input controller detection

Hi all,

Just a quick question. Does anyone know a way to detect which kind of controller is in use from code? We wan’t our game to be played on both the dev kit and just a regular phone but want to change out the custom menu for both devices.

Do we really need to make 2 separate builds or is there a way to detect (for example) if there is a display connected.

Thanks