ILauncherProfileManager::GetAllProfiles

Gets the collection of profiles.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h

Include

#include "ILauncherProfileManager.h"

Syntax

const TArray< ILauncherProfilePtr > & GetAllProfiles() const

Remarks

Gets the collection of profiles.

Returns

A read-only collection of profiles.

See Also

GetSelectedProfile

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss