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