Enum TableEntryReference.Type
The type of reference.
Namespace: UnityEngine.Localization.Tables
Assembly: Unity.Localization.dll
Syntax
public enum TableEntryReference.Type
Fields
| Name | Description |
|---|---|
| Empty | No table entry is referenced. |
| Id | The Key Id is referenced |
| Name | The key name is referenced. |