|
OpenMW
|
#include <extra.hpp>
Classes | |
| struct | TextKey |
Public Member Functions | |
| void | read (NIFStream *nif) |
| Parses the record from file. | |
Public Attributes | |
| std::vector< TextKey > | list |
| void Nif::NiTextKeyExtraData::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Reimplemented from Nif::Extra.
| std::vector<TextKey> Nif::NiTextKeyExtraData::list |
1.7.6.1