1 #ifndef GAME_MWWORLD_ACTIONTALK_H
2 #define GAME_MWWORLD_ACTIONTALK_H
ActionTalk(const Ptr &actor)
Definition: actiontalk.cpp:8
Definition: actiontalk.hpp:9
Abstract base for actions.
Definition: action.hpp:11
virtual void executeImp(const Ptr &actor)
Definition: actiontalk.cpp:10
Pointer to a LiveCellRef.
Definition: ptr.hpp:19