| | Name | Description |
|---|
 | GetMap(Int32) |
Gets a controller map by id assigned to this Player.
|
 | GetMap(Controller, Int32) |
Gets a controller map for a specific controller by id assigned to this Player.
|
 | GetMap(Controller, Int32, Int32) |
Gets a controller map for a specific controller by id assigned to this Player.
|
 | GetMap(Controller, String, String) |
Gets a controller map for a specific controller by id assigned to this Player.
|
 | GetMap(ControllerType, Int32, Int32) |
Gets a controller map for a specific controller by id assigned to this Player.
|
 | GetMap(ControllerType, Int32, Int32, Int32) |
Gets a controller map for a specific controller by id assigned to this Player.
|
 | GetMap(ControllerType, Int32, String, String) |
Gets a controller map for a specific controller by id assigned to this Player.
|
 | GetMapT(Int32, Int32) |
Gets a controller map for a specific controller by id assigned to this Player.
|
 | GetMapT(Int32, Int32, Int32) |
Gets a controller map for a specific controller by id assigned to this Player.
|
 | GetMapT(Int32, String, String) |
Gets a controller map for a specific controller by id assigned to this Player.
|