ILauncherProfile::SetSkipCookingEditorContent

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

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
void SetSkipCookingEditorContent
(
    const bool InSkipCookingEditorContent
)

Remarks

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

Parameters

Name Description
InSkipCookingEditorContent  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library