PlayerController |
| Name | Description | |
|---|---|---|
| GetFirstMapInCategory(Controller, Int32) | Gets the first controller map for the specified controller in the matching category assigned to this Player. | |
| GetFirstMapInCategory(Controller, String) | Gets the first controller map for the specified controller in the matching category assigned to this Player. | |
| GetFirstMapInCategory(ControllerType, Int32, Int32) | Gets the first controller map for the specified controller in the matching category assigned to this Player. | |
| GetFirstMapInCategory(ControllerType, Int32, String) | Gets the first controller map for the specified controller in the matching category assigned to this Player. | |
| GetFirstMapInCategoryT(Int32, Int32) | Gets the first controller map for the specified controller in the matching category assigned to this Player. | |
| GetFirstMapInCategoryT(Int32, String) | Gets the first controller map for the specified controller in the matching category assigned to this Player. |