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