dataModeChanged
Event for subscribing to DataMode changes.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Event
- Namespace: UnityEditor
- Assembly: UnityEditor
event Action<DataModeChangeEventArgs> dataModeChanged
Remarks
This method accepts DataModeChangeEventArgs. You can register to this method to update the contents of the window for the given data mode for example.