nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
Tlk.opApply
nwn
tlk
Tlk
foreach(strref, text ; tlk)
int
opApply
(int delegate(in string) dlg)
int
opApply
(int delegate(StrRef, in string) dlg)
class
Tlk
const
int
opApply
(
scope
int
delegate
(
StrRef
,
in
string
)
dlg
)
Meta
Source
See Implementation
nwn
tlk
Tlk
constructors
this
functions
opApply
opIndex
manifest constants
UserTlkIndexOffset
properties
language
length
foreach(strref, text ; tlk)