GetTable(LocaleIdentifier)
Returns the table for a locale.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Localization.Editor
- Assembly: UnityEditor
public ResourceTable GetTable(LocaleIdentifier locale)
Parameters
The locale to find.
Returns
Type | Description |
|---|---|
| ResourceTable | The matching ResourceTable, or |