1 #ifndef GAME_MWWORLD_ACTIONREPAIR_H 
    2 #define GAME_MWWORLD_ACTIONREPAIR_H 
Abstract base for actions. 
Definition: action.hpp:11
 
virtual void executeImp(const Ptr &actor)
Definition: actionrepair.cpp:16
 
ActionRepair(const MWWorld::Ptr &item)
Definition: actionrepair.cpp:11
 
Definition: actionrepair.hpp:8
 
Pointer to a LiveCellRef. 
Definition: ptr.hpp:19