OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
Interpreter::Opcode0 Class Referenceabstract

opcode for 0 arguments More...

#include <opcodes.hpp>

Inherited by Interpreter::OpAddInt< T >, Interpreter::OpCompare< T, C >, Interpreter::OpDisable, Interpreter::OpDisableExplicit, Interpreter::OpDivInt< T >, Interpreter::OpEnable, Interpreter::OpEnableExplicit, Interpreter::OpFetchFloatLiteral, Interpreter::OpFetchGlobalFloat, Interpreter::OpFetchGlobalLong, Interpreter::OpFetchGlobalShort, Interpreter::OpFetchIntLiteral, Interpreter::OpFetchLocalFloat, Interpreter::OpFetchLocalLong, Interpreter::OpFetchLocalShort, Interpreter::OpFetchMemberFloat, Interpreter::OpFetchMemberLong, Interpreter::OpFetchMemberShort, Interpreter::OpFloatToInt, Interpreter::OpFloatToInt1, Interpreter::OpGetDisabled, Interpreter::OpGetDisabledExplicit, Interpreter::OpGetDistance, Interpreter::OpGetDistanceExplicit, Interpreter::OpGetSecondsPassed, Interpreter::OpIntToFloat, Interpreter::OpIntToFloat1, Interpreter::OpMenuMode, Interpreter::OpMulInt< T >, Interpreter::OpNegateFloat, Interpreter::OpNegateInt, Interpreter::OpRandom, Interpreter::OpReport, Interpreter::OpReturn, Interpreter::OpScriptRunning, Interpreter::OpSkipNonZero, Interpreter::OpSkipZero, Interpreter::OpSquareRoot, Interpreter::OpStartScript, Interpreter::OpStartScriptExplicit, Interpreter::OpStopScript, Interpreter::OpStoreGlobalFloat, Interpreter::OpStoreGlobalLong, Interpreter::OpStoreGlobalShort, Interpreter::OpStoreLocalFloat, Interpreter::OpStoreLocalLong, Interpreter::OpStoreLocalShort, Interpreter::OpStoreMemberFloat, Interpreter::OpStoreMemberLong, Interpreter::OpStoreMemberShort, Interpreter::OpSubInt< T >, MWScript::Ai::OpFace< R >, MWScript::Ai::OpGetAiPackageDone< R >, MWScript::Ai::OpGetAiSetting< R >, MWScript::Ai::OpGetCurrentAIPackage< R >, MWScript::Ai::OpGetDetected< R >, MWScript::Ai::OpGetLineOfSight< R >, MWScript::Ai::OpGetTarget< R >, MWScript::Ai::OpModAiSetting< R >, MWScript::Ai::OpSetAiSetting< R >, MWScript::Ai::OpStartCombat< R >, MWScript::Ai::OpStopCombat< R >, MWScript::Ai::OpToggleAI, MWScript::Animation::OpSkipAnim< R >, MWScript::Cell::OpCellChanged, MWScript::Cell::OpCOC, MWScript::Cell::OpCOE, MWScript::Cell::OpGetInterior, MWScript::Cell::OpGetPCCell, MWScript::Cell::OpGetWaterLevel, MWScript::Cell::OpModWaterLevel, MWScript::Cell::OpSetWaterLevel, MWScript::Container::OpAddItem< R >, MWScript::Container::OpEquip< R >, MWScript::Container::OpGetArmorType< R >, MWScript::Container::OpGetItemCount< R >, MWScript::Container::OpGetWeaponType< R >, MWScript::Container::OpHasItemEquipped< R >, MWScript::Container::OpHasSoulGem< R >, MWScript::Container::OpRemoveItem< R >, MWScript::Control::OpClearMovementFlag< R >, MWScript::Control::OpGetDisabled, MWScript::Control::OpGetForceJump< R >, MWScript::Control::OpGetForceMoveJump< R >, MWScript::Control::OpGetForceRun< R >, MWScript::Control::OpGetForceSneak< R >, MWScript::Control::OpGetPcRunning, MWScript::Control::OpGetPcSneaking, MWScript::Control::OpSetControl, MWScript::Control::OpSetMovementFlag< R >, MWScript::Control::OpToggleCollision, MWScript::Dialogue::OpAddTopic, MWScript::Dialogue::OpClearInfoActor< R >, MWScript::Dialogue::OpForceGreeting< R >, MWScript::Dialogue::OpGetFactionReaction, MWScript::Dialogue::OpGetJournalIndex, MWScript::Dialogue::OpGetReputation< R >, MWScript::Dialogue::OpGoodbye, MWScript::Dialogue::OpJournal< R >, MWScript::Dialogue::OpModFactionReaction, MWScript::Dialogue::OpModReputation< R >, MWScript::Dialogue::OpSameFaction< R >, MWScript::Dialogue::OpSetFactionReaction, MWScript::Dialogue::OpSetJournalIndex, MWScript::Dialogue::OpSetReputation< R >, MWScript::Gui::OpEnableRest, MWScript::Gui::OpEnableWindow, MWScript::Gui::OpFillMap, MWScript::Gui::OpGetButtonPressed, MWScript::Gui::OpShowDialogue, MWScript::Gui::OpShowMap, MWScript::Gui::OpShowRestMenu< R >, MWScript::Gui::OpToggleFogOfWar, MWScript::Gui::OpToggleFullHelp, MWScript::Gui::OpToggleMenus, MWScript::Misc::OpActivate< R >, MWScript::Misc::OpAddSoulGem< R >, MWScript::Misc::OpAddToLevCreature, MWScript::Misc::OpAddToLevItem, MWScript::Misc::OpCast< R >, MWScript::Misc::OpDontSaveObject, MWScript::Misc::OpDrop< R >, MWScript::Misc::OpDropSoulGem< R >, MWScript::Misc::OpEnableLevitation< Enable >, MWScript::Misc::OpEnableTeleporting< Enable >, MWScript::Misc::OpExplodeSpell< R >, MWScript::Misc::OpFadeIn, MWScript::Misc::OpFadeOut, MWScript::Misc::OpFadeTo, MWScript::Misc::OpFall< R >, MWScript::Misc::OpGetAttacked< R >, MWScript::Misc::OpGetCollidingActor< R >, MWScript::Misc::OpGetCollidingPc< R >, MWScript::Misc::OpGetCurrentTime, MWScript::Misc::OpGetEffect< R >, MWScript::Misc::OpGetLocked< R >, MWScript::Misc::OpGetPcInJail, MWScript::Misc::OpGetPcJumping, MWScript::Misc::OpGetPcSleep, MWScript::Misc::OpGetPcTraveling, MWScript::Misc::OpGetSpellEffects< R >, MWScript::Misc::OpGetSpellReadied< R >, MWScript::Misc::OpGetSquareRoot, MWScript::Misc::OpGetStandingActor< R >, MWScript::Misc::OpGetStandingPc< R >, MWScript::Misc::OpGetWeaponDrawn< R >, MWScript::Misc::OpGetWindSpeed, MWScript::Misc::OpGoToJail, MWScript::Misc::OpHitAttemptOnMe< R >, MWScript::Misc::OpHitOnMe< R >, MWScript::Misc::OpHurtCollidingActor< R >, MWScript::Misc::OpHurtStandingActor< R >, MWScript::Misc::OpOnActivate, MWScript::Misc::OpPayFine, MWScript::Misc::OpPayFineThief, MWScript::Misc::OpPcForce1stPerson, MWScript::Misc::OpPcForce3rdPerson, MWScript::Misc::OpPcGet3rdPerson, MWScript::Misc::OpPlayBink, MWScript::Misc::OpRemoveFromLevCreature, MWScript::Misc::OpRemoveFromLevItem, MWScript::Misc::OpSetDelete< R >, MWScript::Misc::OpShow< R >, MWScript::Misc::OpShowVars< R >, MWScript::Misc::OpToggleCollisionBoxes, MWScript::Misc::OpToggleCollisionDebug, MWScript::Misc::OpToggleGodMode, MWScript::Misc::OpTogglePathgrid, MWScript::Misc::OpToggleScripts, MWScript::Misc::OpToggleVanityMode, MWScript::Misc::OpToggleWater, MWScript::Misc::OpToggleWireframe, MWScript::Misc::OpToggleWorld, MWScript::Misc::OpUnlock< R >, MWScript::Misc::OpWakeUpPc, MWScript::Misc::OpXBox, MWScript::Sky::OpChangeWeather, MWScript::Sky::OpGetCurrentWeather, MWScript::Sky::OpGetMasserPhase, MWScript::Sky::OpGetSecundaPhase, MWScript::Sky::OpToggleSky, MWScript::Sky::OpTurnMoonRed, MWScript::Sky::OpTurnMoonWhite, MWScript::Sound::OpGetSoundPlaying< R >, MWScript::Sound::OpPlaySound, MWScript::Sound::OpPlaySound3D< R >, MWScript::Sound::OpPlaySoundVP, MWScript::Sound::OpPlaySoundVP3D< R >, MWScript::Sound::OpSay< R >, MWScript::Sound::OpSayDone< R >, MWScript::Sound::OpStopSound< R >, MWScript::Sound::OpStreamMusic, MWScript::Stats::OpAddSpell< R >, MWScript::Stats::OpGetAttribute< R >, MWScript::Stats::OpGetBlightDisease< R >, MWScript::Stats::OpGetCommonDisease< R >, MWScript::Stats::OpGetDeadCount, MWScript::Stats::OpGetDisposition< R >, MWScript::Stats::OpGetDynamic< R >, MWScript::Stats::OpGetDynamicGetRatio< R >, MWScript::Stats::OpGetLevel< R >, MWScript::Stats::OpGetMagicEffect< R >, MWScript::Stats::OpGetPCCrimeLevel, MWScript::Stats::OpGetRace< R >, MWScript::Stats::OpGetSkill< R >, MWScript::Stats::OpGetSpell< R >, MWScript::Stats::OpGetStat< R >, MWScript::Stats::OpGetWerewolfKills, MWScript::Stats::OpIsWerewolf< R >, MWScript::Stats::OpLowerRank< R >, MWScript::Stats::OpModAttribute< R >, MWScript::Stats::OpModCurrentDynamic< R >, MWScript::Stats::OpModDisposition< R >, MWScript::Stats::OpModDynamic< R >, MWScript::Stats::OpModMagicEffect< R >, MWScript::Stats::OpModPCCrimeLevel, MWScript::Stats::OpModSkill< R >, MWScript::Stats::OpOnDeath< R >, MWScript::Stats::OpOnKnockout< R >, MWScript::Stats::OpOnMurder< R >, MWScript::Stats::OpRaiseRank< R >, MWScript::Stats::OpRemoveEffects< R >, MWScript::Stats::OpRemoveSpell< R >, MWScript::Stats::OpRemoveSpellEffects< R >, MWScript::Stats::OpResurrect< R >, MWScript::Stats::OpSetAttribute< R >, MWScript::Stats::OpSetDisposition< R >, MWScript::Stats::OpSetDynamic< R >, MWScript::Stats::OpSetLevel< R >, MWScript::Stats::OpSetMagicEffect< R >, MWScript::Stats::OpSetPCCrimeLevel, MWScript::Stats::OpSetSkill< R >, MWScript::Stats::OpSetWerewolf< R, set >, MWScript::Stats::OpSetWerewolfAcrobatics< R >, MWScript::Transformation::OpFixme< R >, MWScript::Transformation::OpGetAngle< R >, MWScript::Transformation::OpGetPos< R >, MWScript::Transformation::OpGetScale< R >, MWScript::Transformation::OpGetStartingAngle< R >, MWScript::Transformation::OpGetStartingPos< R >, MWScript::Transformation::OpModScale< R >, MWScript::Transformation::OpMove< R >, MWScript::Transformation::OpMoveWorld< R >, MWScript::Transformation::OpPlaceAt< R, pc >, MWScript::Transformation::OpPlaceItem< R >, MWScript::Transformation::OpPlaceItemCell< R >, MWScript::Transformation::OpPosition< R >, MWScript::Transformation::OpPositionCell< R >, MWScript::Transformation::OpResetActors, MWScript::Transformation::OpRotate< R >, MWScript::Transformation::OpRotateWorld< R >, MWScript::Transformation::OpSetAngle< R >, MWScript::Transformation::OpSetAtStart< R >, MWScript::Transformation::OpSetPos< R >, MWScript::Transformation::OpSetScale< R >, MWScript::User::OpUser1, MWScript::User::OpUser2, MWScript::User::OpUser3< R >, and MWScript::User::OpUser4< R >.

Collaboration diagram for Interpreter::Opcode0:

Public Member Functions

virtual void execute (Runtime &runtime)=0
 
virtual ~Opcode0 ()
 

Detailed Description

opcode for 0 arguments

Constructor & Destructor Documentation

virtual Interpreter::Opcode0::~Opcode0 ( )
inlinevirtual

Member Function Documentation

virtual void Interpreter::Opcode0::execute ( Runtime runtime)
pure virtual

Implemented in MWScript::Misc::OpRemoveFromLevItem, MWScript::Misc::OpAddToLevItem, MWScript::Stats::OpModMagicEffect< R >, MWScript::Misc::OpRemoveFromLevCreature, MWScript::Stats::OpSetMagicEffect< R >, MWScript::Misc::OpAddToLevCreature, MWScript::Stats::OpGetMagicEffect< R >, MWScript::Stats::OpGetStat< R >, MWScript::Misc::OpGetPcTraveling, MWScript::Stats::OpResurrect< R >, MWScript::Misc::OpGetPcInJail, MWScript::Stats::OpSetWerewolfAcrobatics< R >, MWScript::Misc::OpPayFineThief, MWScript::Stats::OpSetWerewolf< R, set >, MWScript::Misc::OpPayFine, MWScript::Stats::OpIsWerewolf< R >, MWScript::Misc::OpGoToJail, MWScript::Stats::OpOnKnockout< R >, MWScript::Misc::OpExplodeSpell< R >, MWScript::Stats::OpOnMurder< R >, MWScript::Misc::OpCast< R >, MWScript::Stats::OpOnDeath< R >, MWScript::Misc::OpToggleGodMode, MWScript::Misc::OpToggleScripts, MWScript::Stats::OpLowerRank< R >, MWScript::Misc::OpShowVars< R >, MWScript::Stats::OpRaiseRank< R >, MWScript::Stats::OpGetWerewolfKills, MWScript::Stats::OpGetRace< R >, MWScript::Misc::OpShow< R >, MWScript::Stats::OpGetBlightDisease< R >, MWScript::Misc::OpEnableLevitation< Enable >, MWScript::Stats::OpGetCommonDisease< R >, MWScript::Misc::OpEnableTeleporting< Enable >, MWScript::Misc::OpHitAttemptOnMe< R >, MWScript::Misc::OpHitOnMe< R >, MWScript::Misc::OpGetWindSpeed, MWScript::Misc::OpHurtCollidingActor< R >, MWScript::Misc::OpHurtStandingActor< R >, MWScript::Misc::OpGetCollidingActor< R >, MWScript::Misc::OpGetCollidingPc< R >, MWScript::Stats::OpGetDeadCount, MWScript::Misc::OpGetStandingActor< R >, MWScript::Transformation::OpFixme< R >, MWScript::Stats::OpGetDisposition< R >, MWScript::Misc::OpGetStandingPc< R >, MWScript::Transformation::OpResetActors, MWScript::Misc::OpFall< R >, MWScript::Stats::OpSetDisposition< R >, MWScript::Misc::OpGetSquareRoot, MWScript::Stats::OpModDisposition< R >, MWScript::Transformation::OpMoveWorld< R >, MWScript::Misc::OpSetDelete< R >, MWScript::Misc::OpGetCurrentTime, MWScript::Misc::OpGetSpellEffects< R >, MWScript::Transformation::OpMove< R >, MWScript::Misc::OpGetSpellReadied< R >, MWScript::Misc::OpGetWeaponDrawn< R >, MWScript::Transformation::OpSetAtStart< R >, MWScript::Misc::OpGetAttacked< R >, MWScript::Misc::OpDropSoulGem< R >, MWScript::Transformation::OpRotateWorld< R >, MWScript::Transformation::OpRotate< R >, MWScript::Stats::OpGetSpell< R >, MWScript::Misc::OpDrop< R >, MWScript::Transformation::OpPlaceAt< R, pc >, MWScript::Stats::OpRemoveEffects< R >, MWScript::Ai::OpFace< R >, MWScript::Stats::OpRemoveSpellEffects< R >, MWScript::Ai::OpToggleAI, MWScript::Ai::OpStopCombat< R >, MWScript::Stats::OpRemoveSpell< R >, MWScript::Transformation::OpPlaceItem< R >, MWScript::Ai::OpStartCombat< R >, MWScript::Misc::OpAddSoulGem< R >, MWScript::Stats::OpAddSpell< R >, MWScript::Ai::OpGetTarget< R >, MWScript::Stats::OpModPCCrimeLevel, MWScript::Misc::OpGetEffect< R >, MWScript::Misc::OpGetLocked< R >, MWScript::Stats::OpSetPCCrimeLevel, MWScript::Ai::OpGetLineOfSight< R >, MWScript::Transformation::OpPlaceItemCell< R >, MWScript::Stats::OpGetPCCrimeLevel, MWScript::Misc::OpToggleVanityMode, MWScript::Ai::OpGetDetected< R >, MWScript::Stats::OpModSkill< R >, MWScript::Misc::OpPcGet3rdPerson, MWScript::Misc::OpPcForce3rdPerson, MWScript::Ai::OpGetCurrentAIPackage< R >, MWScript::Misc::OpPcForce1stPerson, MWScript::Stats::OpSetSkill< R >, MWScript::Misc::OpDontSaveObject, MWScript::Transformation::OpPosition< R >, MWScript::Container::OpGetWeaponType< R >, Interpreter::OpFetchMemberFloat, MWScript::Misc::OpToggleWorld, MWScript::Stats::OpGetSkill< R >, MWScript::Misc::OpToggleWater, MWScript::Container::OpHasSoulGem< R >, Interpreter::OpFetchMemberLong, MWScript::Misc::OpFadeTo, MWScript::Stats::OpGetDynamicGetRatio< R >, MWScript::Misc::OpFadeOut, Interpreter::OpFetchMemberShort, MWScript::Container::OpHasItemEquipped< R >, MWScript::Misc::OpFadeIn, MWScript::Transformation::OpPositionCell< R >, MWScript::Stats::OpModCurrentDynamic< R >, MWScript::Ai::OpSetAiSetting< R >, MWScript::Dialogue::OpClearInfoActor< R >, Interpreter::OpStoreMemberFloat, MWScript::Misc::OpTogglePathgrid, Interpreter::OpGetDisabledExplicit, MWScript::Misc::OpToggleWireframe, MWScript::Dialogue::OpSetFactionReaction, MWScript::Ai::OpModAiSetting< R >, MWScript::Transformation::OpGetStartingPos< R >, Interpreter::OpStoreMemberLong, Interpreter::OpDisableExplicit, MWScript::Misc::OpToggleCollisionBoxes, MWScript::Ai::OpGetAiSetting< R >, MWScript::Dialogue::OpGetFactionReaction, Interpreter::OpEnableExplicit, MWScript::Misc::OpToggleCollisionDebug, MWScript::Stats::OpModDynamic< R >, Interpreter::OpStoreMemberShort, Interpreter::OpGetDisabled, MWScript::Container::OpGetArmorType< R >, MWScript::Dialogue::OpModFactionReaction, MWScript::Gui::OpToggleMenus, MWScript::Misc::OpUnlock< R >, Interpreter::OpDisable, Interpreter::OpFetchGlobalFloat, MWScript::Dialogue::OpSameFaction< R >, MWScript::Transformation::OpSetPos< R >, Interpreter::OpEnable, MWScript::Stats::OpSetDynamic< R >, Interpreter::OpFetchGlobalLong, MWScript::Dialogue::OpGetReputation< R >, MWScript::Cell::OpModWaterLevel, Interpreter::OpGetSecondsPassed, MWScript::Sound::OpGetSoundPlaying< R >, MWScript::Control::OpGetPcSneaking, MWScript::Container::OpEquip< R >, Interpreter::OpFetchGlobalShort, MWScript::Dialogue::OpSetReputation< R >, MWScript::Transformation::OpGetPos< R >, MWScript::Ai::OpGetAiPackageDone< R >, MWScript::Control::OpGetPcRunning, MWScript::Stats::OpGetDynamic< R >, Interpreter::OpRandom, MWScript::Sound::OpStopSound< R >, MWScript::Cell::OpSetWaterLevel, Interpreter::OpStoreGlobalFloat, MWScript::Dialogue::OpModReputation< R >, Interpreter::OpMenuMode, MWScript::Control::OpGetForceSneak< R >, MWScript::Misc::OpActivate< R >, MWScript::Gui::OpFillMap, MWScript::Dialogue::OpGoodbye, MWScript::Control::OpGetForceMoveJump< R >, MWScript::Stats::OpModAttribute< R >, MWScript::Transformation::OpGetAngle< R >, MWScript::Cell::OpGetWaterLevel, MWScript::Misc::OpOnActivate, Interpreter::OpStoreGlobalLong, MWScript::Sound::OpPlaySoundVP3D< R >, Interpreter::OpReport, MWScript::Dialogue::OpForceGreeting< R >, MWScript::Misc::OpXBox, MWScript::Control::OpGetForceJump< R >, Interpreter::OpStoreGlobalShort, MWScript::Misc::OpWakeUpPc, MWScript::Stats::OpSetAttribute< R >, MWScript::Container::OpRemoveItem< R >, MWScript::Gui::OpShowMap, MWScript::Sound::OpPlaySound3D< R >, MWScript::Cell::OpGetPCCell, MWScript::Control::OpGetForceRun< R >, MWScript::Transformation::OpGetStartingAngle< R >, Interpreter::OpFetchLocalFloat, MWScript::Misc::OpGetPcJumping, MWScript::Gui::OpToggleFullHelp, Interpreter::OpCompare< T, C >, MWScript::Control::OpSetMovementFlag< R >, MWScript::Misc::OpGetPcSleep, Interpreter::OpFetchLocalLong, MWScript::Stats::OpGetAttribute< R >, MWScript::Cell::OpGetInterior, MWScript::Gui::OpToggleFogOfWar, MWScript::Container::OpGetItemCount< R >, MWScript::Dialogue::OpAddTopic, MWScript::Sound::OpPlaySoundVP, MWScript::Sky::OpChangeWeather, MWScript::Gui::OpGetButtonPressed, Interpreter::OpFetchLocalShort, Interpreter::OpFloatToInt1, MWScript::Control::OpClearMovementFlag< R >, MWScript::Transformation::OpSetAngle< R >, Interpreter::OpSquareRoot, MWScript::Misc::OpPlayBink, MWScript::Sound::OpPlaySound, MWScript::Dialogue::OpGetJournalIndex, MWScript::Sky::OpGetCurrentWeather, MWScript::Gui::OpShowDialogue, MWScript::Stats::OpSetLevel< R >, Interpreter::OpFetchFloatLiteral, Interpreter::OpIntToFloat1, MWScript::Cell::OpCOE, MWScript::Control::OpToggleCollision, MWScript::Sky::OpGetSecundaPhase, MWScript::Transformation::OpModScale< R >, MWScript::Sound::OpStreamMusic, Interpreter::OpFetchIntLiteral, Interpreter::OpDivInt< T >, MWScript::Dialogue::OpSetJournalIndex, Interpreter::OpNegateFloat, MWScript::User::OpUser4< R >, MWScript::Control::OpGetDisabled, MWScript::Sky::OpGetMasserPhase, MWScript::Stats::OpGetLevel< R >, MWScript::Gui::OpShowRestMenu< R >, MWScript::Transformation::OpGetScale< R >, Interpreter::OpStopScript, MWScript::Sound::OpSayDone< R >, Interpreter::OpNegateInt, Interpreter::OpMulInt< T >, Interpreter::OpStoreLocalFloat, MWScript::Sky::OpTurnMoonRed, MWScript::User::OpUser3< R >, MWScript::Gui::OpEnableRest, MWScript::Container::OpAddItem< R >, MWScript::Cell::OpCOC, Interpreter::OpSkipNonZero, MWScript::Control::OpSetControl, MWScript::Transformation::OpSetScale< R >, Interpreter::OpStartScriptExplicit, MWScript::Sky::OpTurnMoonWhite, Interpreter::OpFloatToInt, MWScript::Gui::OpEnableWindow, MWScript::User::OpUser2, Interpreter::OpSubInt< T >, MWScript::Cell::OpCellChanged, MWScript::Dialogue::OpJournal< R >, Interpreter::OpStoreLocalLong, MWScript::Animation::OpSkipAnim< R >, MWScript::Sound::OpSay< R >, Interpreter::OpGetDistanceExplicit, Interpreter::OpSkipZero, Interpreter::OpStartScript, MWScript::User::OpUser1, MWScript::Sky::OpToggleSky, Interpreter::OpIntToFloat, Interpreter::OpAddInt< T >, Interpreter::OpReturn, Interpreter::OpStoreLocalShort, Interpreter::OpScriptRunning, and Interpreter::OpGetDistance.


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