| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/BuildPlayerWindow.RegisterBuildPlayerHandler.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| func | Delegate System.Action that takes a BuildPipeline.BuildPlayerOptions parameter. |
Register a delegate to intercept or override the build process executed with the "Build" and "Build and Run" buttons. Registering a null value will restore default behavior, which is the equivalent of calling BuildPlayerWindow.DefaultBuildMethods.BuildPlayer.
| Web Proxy Viewer | New URL | Original Page |