TorqueScript
0.2
|
Storage class for a sequence of instructions to be executed. Also implements the primary execution code for running Torque Script virtual instructions. More...
#include <instructionsequence.hpp>
Public Member Functions | |
void | execute (std::shared_ptr< ExecutionState > state) |
Storage class for a sequence of instructions to be executed. Also implements the primary execution code for running Torque Script virtual instructions.