OpenMW
|
Public Member Functions | |
virtual void | execute (Interpreter::Runtime &runtime) |
Private Member Functions | |
void | printLocalVars (Interpreter::Runtime &runtime, const MWWorld::Ptr &ptr) |
void | printGlobalVars (Interpreter::Runtime &runtime) |
virtual void MWScript::Misc::OpShowVars< R >::execute | ( | Interpreter::Runtime & | runtime | ) | [inline, virtual] |
Implements Interpreter::Opcode0.
void MWScript::Misc::OpShowVars< R >::printGlobalVars | ( | Interpreter::Runtime & | runtime | ) | [inline, private] |
void MWScript::Misc::OpShowVars< R >::printLocalVars | ( | Interpreter::Runtime & | runtime, |
const MWWorld::Ptr & | ptr | ||
) | [inline, private] |