Navigation
API > API/Developer > API/Developer/DeveloperToolSettings > API/Developer/DeveloperToolSettings/Settings > API/Developer/DeveloperToolSettings/Settings/UProjectPackagingSettings
Syntax
UPROPERTY (Config, EditAnywhere, Category=Packaging, AdvancedDisplay,
Meta=(DisplayName="Exclude editor content when cooking"))
bool bSkipEditorContent
Remarks
Don't include content in any editor folders when cooking. This can cause issues with missing content in cooked games if the content is being used.