OpenMW
|
Manually constructed live cell ref. More...
#include <manualref.hpp>
Public Member Functions | |
ManualRef (const MWWorld::ESMStore &store, const std::string &name, const int count=1) | |
const Ptr & | getPtr () const |
Private Member Functions | |
ManualRef (const ManualRef &) | |
ManualRef & | operator= (const ManualRef &) |
Private Attributes | |
boost::any | mRef |
Ptr | mPtr |
Manually constructed live cell ref.
|
private |
MWWorld::ManualRef::ManualRef | ( | const MWWorld::ESMStore & | store, |
const std::string & | name, | ||
const int | count = 1 |
||
) |
|
inline |
|
private |
|
private |