OpenMW
Public Member Functions | Private Attributes
MWMechanics::Security Class Reference

implementation of Security skill More...

#include <security.hpp>

List of all members.

Public Member Functions

 Security (const MWWorld::Ptr &actor)
void pickLock (const MWWorld::Ptr &lock, const MWWorld::Ptr &lockpick, std::string &resultMessage, std::string &resultSound)
void probeTrap (const MWWorld::Ptr &trap, const MWWorld::Ptr &probe, std::string &resultMessage, std::string &resultSound)

Private Attributes

float mAgility
float mLuck
float mSecuritySkill
float mFatigueTerm
MWWorld::Ptr mActor

Detailed Description

implementation of Security skill


Constructor & Destructor Documentation


Member Function Documentation

void MWMechanics::Security::pickLock ( const MWWorld::Ptr lock,
const MWWorld::Ptr lockpick,
std::string &  resultMessage,
std::string &  resultSound 
)
void MWMechanics::Security::probeTrap ( const MWWorld::Ptr trap,
const MWWorld::Ptr probe,
std::string &  resultMessage,
std::string &  resultSound 
)

Member Data Documentation


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