![]() | ConfigurableInputCommand Properties |
The ConfigurableInputCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the description of this command.
|
![]() | Enabled |
Gets or sets a value indicating whether this ConfigurableInputCommand is
enabled. If the command is not enabled, the Value is always 0.
|
![]() | InputService |
Gets or sets the input service.
|
![]() | LogicalPlayerIndex |
Gets or sets the index of the logical player.
|
![]() | Name |
Gets the name.
|
![]() | PrimaryMapping |
Gets or sets the primary input mapping that triggers the command.
|
![]() | Scale |
Gets or sets the scale that is applied to the Value.
|
![]() | SecondaryMapping |
Gets or sets the secondary input mapping that triggers the command.
This mapping is not evaluated if the PrimaryMapping has influenced
the Value.
|
![]() | Sensitivity |
Gets or sets the sensitivity that is used for analog input.
|
![]() | Value |
Gets the value.
|