This version of Unity is unsupported.

ContentBuildInterface.StopProfileCapture

Declaration

public static ContentBuildProfileEvent[] StopProfileCapture();

Description

Returns an array of ContentBuildProfileEvent structs that contain information for each occuring event. Also stops the profile capture.

Throws an InvalidOperationException if no profile capture has started.