Contents

unmapped

The live input of a controller without any system-level remapping of the controls.

Declaration

var unmapped: GCControllerLiveInput? { get }

Discussion

Players should use the system game controller settings to remap controls. If you implement your own controller remapping feature, use this property to access the controller’s physical input without remapping applied.