Event TableEntryRemoved
Event that is sent when an entry is removed from a a table.
Namespace: UnityEditor.Localization
Assembly: solution.dll
Syntax
public event Action<LocalizationTableCollection, SharedTableData.SharedTableEntry> TableEntryRemoved
Returns
| Type | Description |
|---|---|
| Action<LocalizationTableCollection, SharedTableData.SharedTableEntry> |