Click or drag to resize

MapHelperGetMap Method

Overload List
  NameDescription
Public methodGetMap(Int32)
Gets a controller map by id assigned to this Player.
Public methodGetMapT(Int32, Int32)
Gets a controller map for a specific controller by id assigned to this Player.
Public methodGetMap(Controller, Int32)
Gets a controller map for a specific controller by id assigned to this Player.
Public methodGetMapT(Int32, Int32, Int32)
Gets a controller map for a specific controller by id assigned to this Player.
Public methodGetMapT(Int32, String, String)
Gets a controller map for a specific controller by id assigned to this Player.
Public methodGetMap(Controller, Int32, Int32)
Gets a controller map for a specific controller by id assigned to this Player.
Public methodGetMap(Controller, String, String)
Gets a controller map for a specific controller by id assigned to this Player.
Public methodGetMap(ControllerType, Int32, Int32)
Gets a controller map for a specific controller by id assigned to this Player.
Public methodGetMap(ControllerType, Int32, Int32, Int32)
Gets a controller map for a specific controller by id assigned to this Player.
Public methodGetMap(ControllerType, Int32, String, String)
Gets a controller map for a specific controller by id assigned to this Player.
Top
See Also