1 #ifndef GAME_MWWORLD_ACTIONSOULGEM_H
2 #define GAME_MWWORLD_ACTIONSOULGEM_H
Abstract base for actions.
Definition: action.hpp:11
Definition: actionsoulgem.hpp:9
virtual void executeImp(const MWWorld::Ptr &actor)
Definition: actionsoulgem.cpp:18
ActionSoulgem(const Ptr &object)
Definition: actionsoulgem.cpp:12
Pointer to a LiveCellRef.
Definition: ptr.hpp:19