Click or drag to resize

MapHelperGetFirstMapInCategory Method

Overload List
  NameDescription
Public methodGetFirstMapInCategoryT(Int32, Int32)
Gets the first controller map for the specified controller in the matching category assigned to this Player.
Public methodGetFirstMapInCategoryT(Int32, String)
Gets the first controller map for the specified controller in the matching category assigned to this Player.
Public methodGetFirstMapInCategory(Controller, Int32)
Gets the first controller map for the specified controller in the matching category assigned to this Player.
Public methodGetFirstMapInCategory(Controller, String)
Gets the first controller map for the specified controller in the matching category assigned to this Player.
Public methodGetFirstMapInCategory(ControllerType, Int32, Int32)
Gets the first controller map for the specified controller in the matching category assigned to this Player.
Public methodGetFirstMapInCategory(ControllerType, Int32, String)
Gets the first controller map for the specified controller in the matching category assigned to this Player.
Top
See Also