class documentation
class TlkEntry(NamedTuple): (source)
A single entry in a TLK file including the text, sound resref, and sound length. Only used when reading TLK files with sound data.
Method | __str__ |
Undocumented |
Class Variable | sound |
Undocumented |
Class Variable | sound |
Undocumented |
Class Variable | text |
Undocumented |