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