Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileManager
Description
Gets the collection of profiles.
| Name | GetAllProfiles |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h |
| Include Path | #include "ILauncherProfileManager.h" |
const TArray < ILauncherProfilePtr > & GetAllProfiles() const
A read-only collection of profiles.
See Also
- GetSelectedProfile