|
OpenMW
|
#include <store.hpp>
Public Member Functions | |
| RecordId (const std::string &id="", bool isDeleted=false) | |
Public Attributes | |
| std::string | mId |
| bool | mIsDeleted |
| MWWorld::RecordId::RecordId | ( | const std::string & | id = "", |
| bool | isDeleted = false |
||
| ) |
| std::string MWWorld::RecordId::mId |
| bool MWWorld::RecordId::mIsDeleted |
1.8.6