OpenMW
Public Member Functions | Private Attributes
MWScript::Stats::OpSetAttribute< R > Class Template Reference

List of all members.

Public Member Functions

 OpSetAttribute (int index)
virtual void execute (Interpreter::Runtime &runtime)

Private Attributes

int mIndex

template<class R>
class MWScript::Stats::OpSetAttribute< R >


Constructor & Destructor Documentation

template<class R >
MWScript::Stats::OpSetAttribute< R >::OpSetAttribute ( int  index) [inline]

Member Function Documentation

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

Implements Interpreter::Opcode0.


Member Data Documentation

template<class R >
int MWScript::Stats::OpSetAttribute< R >::mIndex [private]

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