Event CollectionRemoved
Event that is sent when a table collection is removed from the project.
Namespace: UnityEditor.Localization
Assembly: Unity.Localization.Editor.dll
Syntax
public event Action<LocalizationTableCollection> CollectionRemoved
Returns
Type | Description |
---|---|
Action<LocalizationTableCollection> |