Interface IPreprocessBuild
Inherited Members
Namespace: UnityEditor.Build
Assembly: UnityEditor.dll
Syntax
[Obsolete("Use IPreprocessBuildWithReport instead")]
public interface IPreprocessBuild : IOrderedCallback
Methods
| Improve this Doc View SourceOnPreprocessBuild(BuildTarget, String)
Declaration
void OnPreprocessBuild(BuildTarget target, string path)
Parameters
| Type | Name | Description |
|---|---|---|
| BuildTarget | target | |
| String | path |