Version: 2022.3
言語: 日本語
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.

See Also: ProfilerWindow.SelectedFrameIndexChanged.