|
OpenMW
|
#include <actiontake.hpp>
Public Member Functions | |
| ActionTake (const MWWorld::Ptr &object) | |
Public Member Functions inherited from MWWorld::Action | |
| const Ptr & | getTarget () const |
| Action (bool keepSound=false, const Ptr &target=Ptr()) | |
| virtual | ~Action () |
| virtual bool | isNullAction () |
| Is running this action a no-op? (default false) More... | |
| void | execute (const Ptr &actor, bool noSound=false) |
| void | setSound (const std::string &id) |
| void | setSoundOffset (float offset) |
Private Member Functions | |
| virtual void | executeImp (const Ptr &actor) |
Additional Inherited Members | |
Protected Member Functions inherited from MWWorld::Action | |
| void | setTarget (const Ptr &) |
| MWWorld::ActionTake::ActionTake | ( | const MWWorld::Ptr & | object | ) |
|
privatevirtual |
1.8.6