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 IsIncludingPrerequisites() const
Remarks
Checks whether to include an installer for prerequisites of packaged games, such as redistributable operating system components, on platforms that support it. true if prerequisites are to be included, false otherwise.