Click or drag to resize
ControllerPlayerbuttonMap Field
Array of 4 integers mapping controller button numbers to player button inputs.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public byte[] buttonMap

Field Value

Type: Byte
Remarks
The array element at index 0 contains index of the button on the controller that is mapped to player button number 1. Element 1 is the index for button 2 and so forth.
See Also