Class LocalizationEntry
- Namespace
- FTK2.ModAPI.Localization
- Assembly
- FTK2.ModAPI.dll
Read-only localization registration and its current publication state.
public sealed class LocalizationEntry
- Inheritance
-
LocalizationEntry
- Inherited Members
Properties
English
public string English { get; }
Property Value
Id
public ContentId Id { get; }
Property Value
Publication
public LocalizationPublication Publication { get; }