CreateDefaultButtonMap
Last updated
Was this helpful?
Last updated
Was this helpful?
The CreateDefaultButtonMap method is a method which creates a button map for the calling Xbox360GamePad. This is a quick way to bind Keyboard keys to the Xbox360Controller - especially as a fallback during development if an Xbox360 game pad is not connected. For more information on creating custom button maps, see the .
The CreateDefaultButtonMap method performs the following logic internally:
You can modify the ButtonMap after it's been created:
For more information, see the .