Method group is Obsolete

IShouldIncludeInBuildCallback.PackageName

Switch to Manual
Obsolete IShouldIncludeInBuildCallback interface is deprecated and will be removed in a later version, use PluginImporter.SetIncludeInBuildDelegate instead. 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).


Did you find this page useful? Please give it a rating: