Interface IPreprocessBuildWithReport
Inherited Members
Namespace: UnityEditor.Build
Assembly: UnityEditor.dll
Syntax
public interface IPreprocessBuildWithReport : IOrderedCallback
Methods
| Improve this Doc View SourceOnPreprocessBuild(BuildReport)
Declaration
void OnPreprocessBuild(BuildReport report)
Parameters
Type | Name | Description |
---|---|---|
BuildReport | report |