ILaunchReport
Interface to receive information about the application launch.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Interface
- Namespace: UnityEditor.Build
- Assembly: UnityEditor.CoreModule
public interface ILaunchReport
Remarks
Implemented by IPostprocessLaunch.OnPostprocessLaunch
Properties
Property | Description |
|---|---|
| buildTarget | The target platform on which the application build was launched. |
| result | The outcome of the application launch. |