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