OpenMW
|
#include <idtable.hpp>
Public Types | |
using | StringPair = std::pair< std::string, std::string > |
Public Attributes | |
std::vector< std::string > | createdRecords |
The newly added records. More... | |
std::vector< StringPair > | recordMapping |
The 1st string is the original id, the 2nd is the mapped id. More... | |
using CSMWorld::LandTextureIdTable::ImportResults::StringPair = std::pair<std::string,std::string> |
std::vector<std::string> CSMWorld::LandTextureIdTable::ImportResults::createdRecords |
The newly added records.
std::vector<StringPair> CSMWorld::LandTextureIdTable::ImportResults::recordMapping |
The 1st string is the original id, the 2nd is the mapped id.