This version of Unity is unsupported.

IFilterBuildAssemblies

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

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

Public Methods

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