Implement this interface to receive a callback to filter assemblies away from the build.
For more information about build callbacks, refer to Use build callbacks.
| Method | Description |
|---|---|
| OnFilterAssemblies | Will be called after building script assemblies, but makes it possible to filter away unwanted scripts to be included. |