Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IShouldIncludeInBuildCallback.PackageName

Switch to Manual
public string PackageName;

Description

The package name.

Name of the package associated with this instance. The build pipeline invokes the ShouldIncludeInBuild method once for each managed plugin in this package during a build. This name must match the name attribute in the package manifest (package.json).