AssetMonitoringUtilities
Utility that manages asset monitoring features of UI Toolkit panels.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Class
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor
public static class AssetMonitoringUtilities
Static Methods
Method | Description |
|---|---|
| GetResetPanelRenderingOnAssetChange | Gets the state that controls if the panel of the EditorWindow should reset its rendering data when an asset changes. |
| SetResetPanelRenderingOnAssetChange | Sets the state that controls if the panel of the EditorWindow should reset its rendering data when an asset changes. |