Class Tlk
TLK (read only)
class Tlk
;
Constructors
| Name | Description |
|---|---|
this
(langId, tlkVersion)
|
Properties
| Name | Type | Description |
|---|---|---|
language[get]
|
Language | TLK language ID |
length[get]
|
ulong | Number of entries |
Methods
| Name | Description |
|---|---|
opApply
(dlg)
|
foreach(text ; tlk) |
opApply
(dlg)
|
foreach(strref, text ; tlk) |
opIndex
(strref)
|
tlk[strref] |