Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


selectionChanged

Calls the methods in its invocation list when the selection in this Profiler module changes. The first parameter contains the Profiler module the selection change occurred in, the second parameter is the new selection.
Read time 1 minuteLast updated 6 days ago

Definition

event Action<IProfilerFrameTimeViewSampleSelectionController, ProfilerTimeSampleSelection> selectionChanged