ILauncherProfile::HasProjectSpecified

Checks whether the profile specifies a project.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

bool HasProjectSpecified() const

Remarks

Checks whether the profile specifies a project. Not specifying a project means that it can be used for any project.

Returns

true if the profile specifies a project.

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