Home
last modified time | relevance | path

Searched refs:mIdOrigin (Results 1 – 2 of 2) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/world/
H A Dcommands.hpp185 std::string mIdOrigin; member in CSMWorld::CloneCommand
H A Dcommands.cpp391 : CreateCommand (model, idDestination, parent), mIdOrigin (idOrigin) in CloneCommand()
399 mModel.cloneRecord (mIdOrigin, mId, mType); in redo()