Click or drag to resize

ControllerMapWithAxesDeleteElementMapsWithAction Method

Overload List
  NameDescription
Public methodDeleteElementMapsWithAction(Int32)
Deletes all ActionElementMap from the controller map that contain a specific Action.
(Overrides ControllerMapDeleteElementMapsWithAction(Int32).)
Public methodDeleteElementMapsWithAction(String)
Deletes all ActionElementMap from the controller map that contain a specific Action.
(Overrides ControllerMapDeleteElementMapsWithAction(String).)
Top
See Also