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.