FileExtension
The file extension the format uses, without the leading dot.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Localization.Providers.FileTables
- Assembly: UnityEngine.LocalizationRuntimeModule
string FileExtension { get; }
Remarks
For example, the JSON reader returns "json". A provider builds its file names from this extension.