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