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