Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
Include | #include "ILauncherProfile.h" |
bool HasProjectSpecified() const
Remarks
Checks whether the profile specifies a project. Not specifying a project means that it can be used for any project. true if the profile specifies a project.