Click or drag to resize

MapHelper.AddEmptyMap Method

Overload List
  NameDescription
Public methodAddEmptyMap<T>(Int32, Int32, Int32)
Add an empty controller map to the Player with the specified category and layout.
Public methodAddEmptyMap<T>(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