Click or drag to resize

ControllerMapWithAxesGetFirstAxisMapWithAction Method

Overload List
 NameDescription
Public methodGetFirstAxisMapWithAction(Int32) Gets the first Axis ActionElementMap found in this controller that contains a specific Action.
Public methodGetFirstAxisMapWithAction(String) Gets the first Axis ActionElementMap found in this controller that contains a specific Action.
Public methodGetFirstAxisMapWithAction(Int32, Boolean) Gets the first Axis ActionElementMap found in this controller that contains a specific Action.
Public methodGetFirstAxisMapWithAction(String, Boolean) Gets the first Axis ActionElementMap found in this controller that contains a specific Action.
Top
See Also