OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
MWScript::Control::OpSetControl Class Reference
Inheritance diagram for MWScript::Control::OpSetControl:
Collaboration diagram for MWScript::Control::OpSetControl:

Public Member Functions

 OpSetControl (const std::string &control, bool enable)
 
virtual void execute (Interpreter::Runtime &runtime)
 
- Public Member Functions inherited from Interpreter::Opcode0
virtual ~Opcode0 ()
 

Private Attributes

std::string mControl
 
bool mEnable
 

Constructor & Destructor Documentation

MWScript::Control::OpSetControl::OpSetControl ( const std::string &  control,
bool  enable 
)
inline

Member Function Documentation

virtual void MWScript::Control::OpSetControl::execute ( Interpreter::Runtime runtime)
inlinevirtual

Implements Interpreter::Opcode0.

Here is the call graph for this function:

Member Data Documentation

std::string MWScript::Control::OpSetControl::mControl
private
bool MWScript::Control::OpSetControl::mEnable
private

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