Version: 2019.1

IFilterBuildAssemblies

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Switch to Manual

Description

Implement this interface to receive a callback to filter assemblies away from the build.

Public Functions

OnFilterAssembliesWill be called after building script assemblies, but makes it possible to filter away unwanted scripts to be included.