FreeRealmsLocaleTools FreeRealmsLocaleTools
FreeRealmsLocaleTools FreeRealmsLocaleTools
DocFX + Singulink = ♥

Search Results for

    Property HashToEntry

    HashToEntry

    Gets a sorted mapping from hashes to locale entries.

    Declaration
    public SortedDictionary<uint, List<LocaleEntry>> HashToEntry { get; }
    Property Value
    Type Description
    SortedDictionary<uint, List<LocaleEntry>>