Class StrRefResolver

Utility class to resolve string refs using two TLKs

class StrRefResolver ;

Constructors

NameDescription
this (standartTable, userTable)

Fields

NameTypeDescription
standartTable const(Tlk)
userTable const(Tlk)

Methods

NameDescription
opIndex (strref) Get a localized string in the tlk tables (can be a standard or user strref)