ContentBuildProfileEvent

struct in UnityEditor.Build.Content

Cambiar al Manual

Descripción

Details about a profile event captured using the ContentBuildInterface.BeginProfileCapture and ContentBuildInterface.EndProfileCapture APIs.

Variables

MetadataAdditional metadata associated with the event.
NameName of the event.
TimeMicrosecondsTime in microseconds that the event has occurred relative to when the profile capture began.
TypeEnum used to label the event's type.