Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/IPackageWriter > API/Runtime/Core/Serialization/IPackageWriter/FCapabilities
Syntax
bool bDeclareRegionForEachAdditionalFile
Remarks
Whether an entry should be created for each BulkData stored in the BulkData section This is necessary for some Writers that need to be able to load the BulkDatas individually. For other writers the extra regions are an unnecessary performance cost.