#include <loadstat.hpp>
|
static std::string | getRecordType () |
| Return a string descriptor for this record type. Currently used for debugging / error logs only. More...
|
|
ESM::Static::Static |
( |
const std::string |
id, |
|
|
const std::string & |
model |
|
) |
| |
|
inline |
void ESM::Static::blank |
( |
| ) |
|
Set record to default state (does not touch the ID).
static std::string ESM::Static::getRecordType |
( |
| ) |
|
|
inlinestatic |
Return a string descriptor for this record type. Currently used for debugging / error logs only.
void ESM::Static::save |
( |
ESMWriter & |
esm, |
|
|
bool |
isDeleted = false |
|
) |
| const |
std::string ESM::Static::mId |
std::string ESM::Static::mModel |
The documentation for this struct was generated from the following files: