1 #ifndef GAME_MWWORLD_ACTIONEQUIP_H
2 #define GAME_MWWORLD_ACTIONEQUIP_H
Abstract base for actions.
Definition: action.hpp:11
ActionEquip(const Ptr &object)
Definition: actionequip.cpp:17
virtual void executeImp(const Ptr &actor)
Definition: actionequip.cpp:21
Pointer to a LiveCellRef.
Definition: ptr.hpp:19
Definition: actionequip.hpp:9