Event TableEntryAdded
Event that is sent when a new entry is added to a table.
Namespace: UnityEditor.Localization
Assembly: solution.dll
Syntax
public event Action<LocalizationTableCollection, SharedTableData.SharedTableEntry> TableEntryAdded
Returns
| Type | Description |
|---|---|
| Action<LocalizationTableCollection, SharedTableData.SharedTableEntry> |