| Name | Description |
---|
 | ClearMapsInCategory(Int32, Boolean) |
Removes all controller maps in a specific category for all controllers.
|
 | ClearMapsInCategory(String, Boolean) |
Removes all controller maps in a specific category for all controllers.
|
 | ClearMapsInCategory(ControllerType, Int32, Boolean) |
Removes all controller maps in a specific category for all controllers of a specific type.
|
 | ClearMapsInCategory(ControllerType, String, Boolean) |
Removes all controller maps in a specific category for all controllers of a specific type.
|
 | ClearMapsInCategory(ControllerType, Int32, Int32, Boolean) |
Removes all controller maps in a specific category and layout for all controllers of a specific type.
|
 | ClearMapsInCategory(ControllerType, String, String, Boolean) |
Removes all controller maps in a specific category and layout for all controllers of a specific type.
|
 | ClearMapsInCategoryT(Int32, Boolean) |
Removes all controller maps in a specific category for all controllers of a specific type.
|
 | ClearMapsInCategoryT(String, Boolean) |
Removes all controller maps in a specific category for all controllers of a specific type.
|
 | ClearMapsInCategoryT(Int32, Int32, Boolean) |
Removes all controller maps in a specific category and layout for all controllers of a specific type.
|
 | ClearMapsInCategoryT(String, String, Boolean) |
Removes all controller maps in a specific category and layout for all controllers of a specific type.
|