Navigation
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 |