Click or drag to resize

PlayerControllerHelperMapHelperClearMapsForController Method

Overload List
 NameDescription
Public methodClearMapsForController(ControllerType, Int32, Boolean) Removes all controller maps for a specific controller.
Public methodClearMapsForController(ControllerType, Int32, Int32, Boolean) Removes all controller maps for a specific controller in a specific category.
Public methodClearMapsForController(ControllerType, Int32, String, Boolean) Removes all controller maps for a specific controller in a specific category.
Public methodClearMapsForControllerT(Int32, Boolean) Removes all controller maps for a specific controller.
Public methodClearMapsForControllerT(Int32, Int32, Boolean) Removes all controller maps for a specific controller in a specific category.
Public methodClearMapsForControllerT(Int32, String, Boolean) Removes all controller maps for a specific controller in a specific category.
Top
See Also