Click or drag to resize

ControllerMapButtonMapsWithAction Method

Overload List
  NameDescription
Public methodButtonMapsWithAction(Int32)
Enumarates all Button ActionElementMaps in this controller map that contain a specific Action.
Public methodButtonMapsWithAction(String)
Enumarates all Axis ActionElementMaps in this controller map that contain a specific Action.
Public methodButtonMapsWithAction(Int32, Boolean)
Enumarates all Button ActionElementMaps in this controller map that contain a specific Action.
Public methodButtonMapsWithAction(String, Boolean)
Enumarates all Axis ActionElementMaps in this controller map that contain a specific Action.
Top
See Also