Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Checks whether the profile specifies a project. Not specifying a project means that it can be used for any project.
| Name | HasProjectSpecified |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
bool HasProjectSpecified() const
true if the profile specifies a project.