Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlayerSettings.XboxOne.PackageUpdateGranularity

Switch to Manual
public static var PackageUpdateGranularity: XboxOnePackageUpdateGranularity;

Description

The update granularity the package will be built with.

This cooresponds to the makepkg tool's /updcompat option. Please see the XDK documentation for details.

The default value is XboxOnePackageUpdateGranularity.File.