Tables
Gets the per-locale tables in this collection.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Localization.Editor
- Assembly: UnityEditor
public IReadOnlyList<ResourceTable> Tables { get; }
public IReadOnlyList<ResourceTable> Tables { get; }