OpenMW
Public Member Functions | Private Attributes
MWScript::Control::OpSetControl Class Reference

List of all members.

Public Member Functions

 OpSetControl (const std::string &control, bool enable)
virtual void execute (Interpreter::Runtime &runtime)

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) [inline, virtual]

Implements Interpreter::Opcode0.


Member Data Documentation


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