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::Stats::OpGetAttribute< R > Class Template Reference
Inheritance diagram for MWScript::Stats::OpGetAttribute< R >:
Collaboration diagram for MWScript::Stats::OpGetAttribute< R >:

Public Member Functions

 OpGetAttribute (int index)
 
virtual void execute (Interpreter::Runtime &runtime)
 
- Public Member Functions inherited from Interpreter::Opcode0
virtual ~Opcode0 ()
 

Private Attributes

int mIndex
 

Constructor & Destructor Documentation

template<class R >
MWScript::Stats::OpGetAttribute< R >::OpGetAttribute ( int  index)
inline

Member Function Documentation

template<class R >
virtual void MWScript::Stats::OpGetAttribute< R >::execute ( Interpreter::Runtime runtime)
inlinevirtual

Implements Interpreter::Opcode0.

Here is the call graph for this function:

Member Data Documentation

template<class R >
int MWScript::Stats::OpGetAttribute< R >::mIndex
private

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