Version: 2022.3

ContentBuildProfileEvent

struct in UnityEditor.Build.Content

切换到手册

描述

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

变量

MetadataAdditional metadata associated with the event.
Name事件名称。
TimeMicrosecondsTime in microseconds that the event has occurred relative to when the profile capture began.
TypeEnum used to label the event's type.