Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
IPackageWriter::FCapabilities Struct Reference

#include <PackageWriter.h>

Public Attributes

bool bDeclareRegionForEachAdditionalFile = false
 
bool bIgnoreHeaderDiffs = false
 

Detailed Description

Definition at line 34 of file PackageWriter.h.

Member Data Documentation

◆ bDeclareRegionForEachAdditionalFile

bool IPackageWriter::FCapabilities::bDeclareRegionForEachAdditionalFile = false

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.

◆ bIgnoreHeaderDiffs

bool IPackageWriter::FCapabilities::bIgnoreHeaderDiffs = false

Applicable only to -diffonly saves; suppresses output and breakpoints for diffs in the header.

Definition at line 44 of file PackageWriter.h.


The documentation for this struct was generated from the following file: