Ark Server API (ASA) - Wiki
|
#include <PackageWriter.h>
Public Attributes | |
bool | bDeclareRegionForEachAdditionalFile = false |
bool | bIgnoreHeaderDiffs = false |
Definition at line 34 of file PackageWriter.h.
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.
Definition at line 41 of file PackageWriter.h.
Applicable only to -diffonly saves; suppresses output and breakpoints for diffs in the header.
Definition at line 44 of file PackageWriter.h.