Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PluginImporter.IncludeInBuildDelegate

Delegate to be used with SetIncludeInBuildDelegate.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Delegate
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public delegate bool PluginImporter.IncludeInBuildDelegate(string path)