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