Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

PluginImporter.SetIncludeInBuildDelegate

public void SetIncludeInBuildDelegate(PluginImporter.IncludeInBuildDelegate includeInBuildDelegate);

Description

Setting the delegate function to be called by ShouldIncludeInBuild.

The delegate will be called by ShouldIncludeInBuild and will return true if the plugin is to be included in the build, false otherwise.

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