ILauncherProfile::GetCookedPlatforms

Gets the names of the platforms to build for.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

const TArray< FString > & GetCookedPlatforms() const

Remarks

Gets the names of the platforms to build for.

Returns

Read-only collection of platform names.

See Also

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