Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DefaultLaunchReport

Provides information about the application launch.
Read time 1 minuteLast updated 5 days ago

Definition

public class DefaultLaunchReport : ILaunchReport

Remarks

Use this class to obtain information about the application launched on a target platform that does not provide its own launch report.

Properties

Property

Description

buildTargetThe target platform on which the application build was launched.
resultThe outcome of the application launch.