| | 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, ListT) | |
 | GetAllMapsInCategory(String, ControllerType) |
Enumerates all controller maps assigned to this player in a specific category.
|
 | GetAllMapsInCategory(String, ListT) | |
 | GetAllMapsInCategory(Int32, ControllerType, ListT) | |
 | GetAllMapsInCategory(String, ControllerType, ListT) | |
 | 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) | |
 | GetAllMapsInCategoryT(String, ListT) | |