ILauncherServicesModule::CreateProfile

Creates a launcher profile.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherServicesModule.h"

Syntax

ILauncherProfileRef CreateProfile
(
    const FString & ProfileName
)

Remarks

Creates a launcher profile.

Parameters

Parameter

Description

ProfileName

The name of the profile to create.

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