ILauncherProfile::IsIncludingPrerequisites

Checks whether to include an installer for prerequisites of packaged games, such as redistributable operating system components, on platforms that support it.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

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.

Returns

true if prerequisites are to be included, false otherwise.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss