ILauncherProfile::SetSkipCookingEditorContent

Skip editor content while cooking, This will strip editor content from final builds

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void SetSkipCookingEditorContent
(
    const bool InSkipCookingEditorContent
)

Remarks

Skip editor content while cooking, This will strip editor content from final builds

Parameters

Parameter

Description

InSkipCookingEditorContent

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