PlayerController |
| Name | Description | |
|---|---|---|
| GetAllMaps | Enumerates all controller maps assigned to this Player. | |
| GetAllMaps(ControllerType) | Enumerates all controller maps for a specific controller type assigned to this Player. | |
| GetAllMaps(ListControllerMap) | Gets all controller maps assigned to this Player. | |
| GetAllMaps(ControllerType, ListControllerMap) | Gets all controller maps for a specific controller type assigned to this Player. | |
| GetAllMapsT | Enumerates all controller maps assigned to this Player. | |
| GetAllMapsT(ListT) | Gets all controller maps assigned to this Player. |