ILauncherProfile::SetProjectSpecified

Sets whether this profile specifies the a project.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetProjectSpecified
(
    bool Specified
)

Remarks

Sets whether this profile specifies the a project.

Parameters

Parameter

Description

Specified

Whether a project is specified.

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