Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Gets the current build mode.
| Name | GetBuildMode |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
ELauncherProfileBuildModes::Type GetBuildMode() const
The current build mode.
See Also
- SetBuildMode