ILauncherProfile::HasProjectSpecified

Checks whether the profile specifies a project.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library