Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Checks whether UAT should be built.
| Name | IsBuildingUAT |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
bool IsBuildingUAT() const
true if building UAT, false otherwise.
See Also
- SetBuildGame