22 #ifndef DEBUGGABLE_SCRIPT_H_ 23 #define DEBUGGABLE_SCRIPT_H_ 24 #include "engines/wintermute/base/scriptables/script.h" 30 class DebuggableScEngine;
33 static const int kDefaultStepDepth = -2;
37 void preInstHook(uint32 inst)
override;
38 void postInstHook(uint32 inst)
override;
39 void setStepDepth(
int depth);
Definition: base_game.h:76
Definition: script_value.h:42
Definition: debuggable_script_engine.h:93
Definition: coll_templ.h:63
virtual uint dbgGetLine() const
Definition: debuggable_script.h:32
Definition: achievements_tables.h:27