Event TableEntryModified
Event that is sent when a table entry is modified.
Namespace: UnityEditor.Localization
Assembly: Unity.Localization.Editor.dll
Syntax
public event Action<SharedTableData.SharedTableEntry> TableEntryModified
Returns
Type | Description |
---|---|
Action<SharedTableData.SharedTableEntry> |