Version: 2022.2
言語: 日本語

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.
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.