FreeRealmsLocaleTools FreeRealmsLocaleTools
FreeRealmsLocaleTools FreeRealmsLocaleTools
DocFX + Singulink = ♥

Search Results for

    Property IdToEntry

    IdToEntry

    Gets a sorted mapping from IDs to locale entries.

    Declaration
    public SortedDictionary<int, LocaleEntry> IdToEntry { get; }
    Property Value
    Type Description
    SortedDictionary<int, LocaleEntry>
    Exceptions
    Type Condition
    InvalidOperationException