Navigation
API > API/Developer > API/Developer/DeveloperToolSettings > API/Developer/DeveloperToolSettings/Settings > API/Developer/DeveloperToolSettings/Settings/UProjectPackagingSettings
Syntax
bool bChunkHardReferencesOnly
Remarks
Normally during chunk generation all dependencies of a package in a chunk will be pulled into that package's chunk. If this is enabled then only hard dependencies are pulled in. Soft dependencies stay in their original chunk.