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 10 days ago
Definition
- Type: Event
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor.CoreModule
event Action<IProfilerFrameTimeViewSampleSelectionController, ProfilerTimeSampleSelection> selectionChanged