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