Click or drag to resize

PlayerControllerHelperMapHelperGetAllMaps Method

Overload List
 NameDescription
Public methodGetAllMaps Enumerates all controller maps assigned to this Player.
Public methodGetAllMaps(ControllerType) Enumerates all controller maps for a specific controller type assigned to this Player.
Public methodGetAllMaps(ListControllerMap) Gets all controller maps assigned to this Player.
Public methodGetAllMaps(ControllerType, ListControllerMap) Gets all controller maps for a specific controller type assigned to this Player.
Public methodGetAllMapsT Enumerates all controller maps assigned to this Player.
Public methodGetAllMapsT(ListT) Gets all controller maps assigned to this Player.
Top
See Also