OpenMW
|
Public Member Functions | |
OpPlaySound3D (bool loop) | |
virtual void | execute (Interpreter::Runtime &runtime) |
Private Attributes | |
bool | mLoop |
MWScript::Sound::OpPlaySound3D< R >::OpPlaySound3D | ( | bool | loop | ) | [inline] |
virtual void MWScript::Sound::OpPlaySound3D< R >::execute | ( | Interpreter::Runtime & | runtime | ) | [inline, virtual] |
Implements Interpreter::Opcode0.
bool MWScript::Sound::OpPlaySound3D< R >::mLoop [private] |