Public Member Functions | |
void | setLabelCommand (LabelCommand *labelCmd) |
ExecuteResult | execute (ScriptExecutionContext &scriptExecCtx) override |
Command * | next () const override |
Common::String | debugString () const override |
Additional Inherited Members | |
Public Types inherited from MutationOfJB::Command | |
enum | ExecuteResult { None, Finished, InProgress } |