Click or drag to resize

PlayerControllerHelperMapHelperClearMapsInCategory Method

Overload List
 NameDescription
Public methodClearMapsInCategory(Int32, Boolean) Removes all controller maps in a specific category for all controllers.
Public methodClearMapsInCategory(String, Boolean) Removes all controller maps in a specific category for all controllers.
Public methodClearMapsInCategory(ControllerType, Int32, Boolean) Removes all controller maps in a specific category for all controllers of a specific type.
Public methodClearMapsInCategory(ControllerType, String, Boolean) Removes all controller maps in a specific category for all controllers of a specific type.
Public methodClearMapsInCategory(ControllerType, Int32, Int32, Boolean) Removes all controller maps in a specific category and layout for all controllers of a specific type.
Public methodClearMapsInCategory(ControllerType, String, String, Boolean) Removes all controller maps in a specific category and layout for all controllers of a specific type.
Public methodClearMapsInCategoryT(Int32, Boolean) Removes all controller maps in a specific category for all controllers of a specific type.
Public methodClearMapsInCategoryT(String, Boolean) Removes all controller maps in a specific category for all controllers of a specific type.
Public methodClearMapsInCategoryT(Int32, Int32, Boolean) Removes all controller maps in a specific category and layout for all controllers of a specific type.
Public methodClearMapsInCategoryT(String, String, Boolean) Removes all controller maps in a specific category and layout for all controllers of a specific type.
Top
See Also