1 #ifndef GAME_MWWORLD_ACTIONOPEN_H
2 #define GAME_MWWORLD_ACTIONOPEN_H
21 #endif // ACTIONOPEN_H
Abstract base for actions.
Definition: action.hpp:11
ActionOpen(const Ptr &container)
Definition: actionopen.cpp:13
virtual void executeImp(const MWWorld::Ptr &actor)
Definition: actionopen.cpp:18
Definition: actionopen.hpp:10
Pointer to a LiveCellRef.
Definition: ptr.hpp:19