| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Build.Content.ContentBuildProfileEvent.html | [Back] [Original] |
Details about a profile event captured using the ContentBuildInterface.BeginProfileCapture and ContentBuildInterface.EndProfileCapture APIs.
| Property | Description |
|---|---|
| Metadata | Additional metadata associated with the event. |
| Name | Name of the event. |
| TimeMicroseconds | Time in microseconds that the event has occurred relative to when the profile capture began. |
| Type | Enum used to label the event's type. |
| Web Proxy Viewer | New URL | Original Page |