Class StrRefResolver
Utility class to resolve string refs using two TLKs
class StrRefResolver
;
Constructors
Name | Description |
---|---|
this
(standartTable, userTable)
|
Fields
Name | Type | Description |
---|---|---|
standartTable
|
const(Tlk) | |
userTable
|
const(Tlk) |
Methods
Name | Description |
---|---|
opIndex
(strref)
|
Get a localized string in the tlk tables (can be a standard or user strref) |