Click or drag to resize

MapHelperAddEmptyMap Method

Overload List
  NameDescription
Public methodAddEmptyMapT(Int32, Int32, Int32)
Add an empty controller map to the Player with the specified category and layout.
Public methodAddEmptyMapT(Int32, String, String)
Add an empty controller map to the Player with the specified category and layout.
Public methodAddEmptyMap(ControllerType, Int32, Int32, Int32)
Add an empty controller map to the Player with the specified category and layout.
Public methodAddEmptyMap(ControllerType, Int32, String, String)
Add an empty controller map to the Player with the specified category and layout.
Top
See Also