OpenMW
Public Member Functions | Private Member Functions | Private Attributes
MWWorld::ActionApply Class Reference

#include <actionapply.hpp>

List of all members.

Public Member Functions

 ActionApply (const Ptr &target, const std::string &id)

Private Member Functions

virtual void executeImp (const Ptr &actor)

Private Attributes

std::string mId

Constructor & Destructor Documentation

MWWorld::ActionApply::ActionApply ( const Ptr target,
const std::string &  id 
)

Member Function Documentation

void MWWorld::ActionApply::executeImp ( const Ptr actor) [private, virtual]

Implements MWWorld::Action.


Member Data Documentation

std::string MWWorld::ActionApply::mId [private]

The documentation for this class was generated from the following files: