Version: 2023.2
protected ProfilerWindow ProfilerWindow ;

描述

The Profiler window that the view controller belongs to.

use this property to subscribe to Profiler window events in a view controller, such as ProfilerWindow.SelectedFrameIndexChanged.

A ProfilerWindow. Read-only.

Additional resources: ProfilerWindow.SelectedFrameIndexChanged.