IPostprocessLaunch

interface in UnityEditor.Build


Implements interfaces:IOrderedCallback

Description

Interface for receiving a callback after the application is launched on a target device.

Unity invokes OnPostprocessLaunch callback after attempting to launch the application.

Public Methods

OnPostprocessLaunchImplement this method to receive a callback after Unity attempts to launch the application.

Did you find this page useful? Please give it a rating: