IFilterBuildAssemblies

interface in UnityEditor.Build


Implementa interfaces:IOrderedCallback

Cambiar al Manual

Descripción

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

Funciones Públicas

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