CollectionsChanged
Occurs when the set of table collections in the project changes.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Event
- Namespace: Unity.Localization.Editor
- Assembly: UnityEditor
[AutoStaticsCleanup]public static event Action CollectionsChanged
Remarks
Raised after a ResourceTableCollection is created, imported, or deleted so editor UI can refresh.