Navigation
API > API/Developer > API/Developer/DeveloperToolSettings > API/Developer/DeveloperToolSettings/UCookerSettings
Syntax
UPROPERTY (GlobalConfig, EditAnywhere, Category=Cooker, AdvancedDisplay,
Meta=(DisplayName="Generate optimized Blueprint component data"))
EBlueprintComponentDataCookingMethod BlueprintComponentDataCookingMethod
Remarks
Generate optimized component data to speed up Blueprint construction at runtime. This option can increase the overall Blueprint memory usage in a cooked build. Requires Event-Driven Loading (EDL), which is enabled by default.