OpenMW
Public Member Functions | Private Member Functions
MWScript::Misc::OpShowVars< R > Class Template Reference

List of all members.

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)

template<class R>
class MWScript::Misc::OpShowVars< R >


Member Function Documentation

template<class R >
virtual void MWScript::Misc::OpShowVars< R >::execute ( Interpreter::Runtime runtime) [inline, virtual]

Implements Interpreter::Opcode0.

template<class R >
void MWScript::Misc::OpShowVars< R >::printGlobalVars ( Interpreter::Runtime runtime) [inline, private]
template<class R >
void MWScript::Misc::OpShowVars< R >::printLocalVars ( Interpreter::Runtime runtime,
const MWWorld::Ptr ptr 
) [inline, private]

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