| Name | Description |
---|
 | GetAllMapsInCategory(Int32) |
Enumerates all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategory(String) |
Enumerates all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategory(Int32, ControllerType) |
Enumerates all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategory(Int32, ListControllerMap) |
Gets a list of all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategory(String, ControllerType) |
Enumerates all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategory(String, ListControllerMap) |
Gets a list of all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategory(Int32, ControllerType, ListControllerMap) |
Gets a list of all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategory(String, ControllerType, ListControllerMap) |
Gets a list of all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategoryT(Int32) |
Enumerates all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategoryT(String) |
Enumerates all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategoryT(Int32, ListT) |
Gets a list of all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategoryT(String, ListT) |
Gets a list of all controller maps assigned to this player in a specific category.
|