Click or drag to resize

PlayerControllerHelperMapHelperGetAllMapsInCategory Method

Overload List
 NameDescription
Public methodGetAllMapsInCategory(Int32) Enumerates all controller maps assigned to this player in a specific category.
Public methodGetAllMapsInCategory(String) Enumerates all controller maps assigned to this player in a specific category.
Public methodGetAllMapsInCategory(Int32, ControllerType) Enumerates all controller maps assigned to this player in a specific category.
Public methodGetAllMapsInCategory(Int32, ListT) 
Public methodGetAllMapsInCategory(String, ControllerType) Enumerates all controller maps assigned to this player in a specific category.
Public methodGetAllMapsInCategory(String, ListT) 
Public methodGetAllMapsInCategory(Int32, ControllerType, ListT) 
Public methodGetAllMapsInCategory(String, ControllerType, ListT) 
Public methodGetAllMapsInCategoryT(Int32) Enumerates all controller maps assigned to this player in a specific category.
Public methodGetAllMapsInCategoryT(String) Enumerates all controller maps assigned to this player in a specific category.
Public methodGetAllMapsInCategoryT(Int32, ListT) 
Public methodGetAllMapsInCategoryT(String, ListT) 
Top
See Also