FreeRealmsLocaleTools FreeRealmsLocaleTools
FreeRealmsLocaleTools FreeRealmsLocaleTools
DocFX + Singulink = ♥

Search Results for

    Method ReadMetadata

    ReadMetadata(string)

    Reads the metadata lines from the specified .dir file.

    Declaration
    public static LocaleMetadata ReadMetadata(string localeDirPath)
    Parameters
    Type Name Description
    string localeDirPath

    The path to the locale .dir file.

    Returns
    Type Description
    LocaleMetadata

    The metadata from the specified .dir file.

    Exceptions
    Type Condition
    ArgumentNullException
    InvalidDataException