Public Member Functions | |
SayCommand (const Common::String &lineToSay, const Common::String &voiceFile, bool waitForPrevious, bool talkingAnimation) | |
ExecuteResult | execute (ScriptExecutionContext &scriptExecCtx) override |
Common::String | debugString () const override |
Public Member Functions inherited from MutationOfJB::SeqCommand | |
void | setNextCommand (Command *nextCommand) |
Command * | next () const override |
Additional Inherited Members | |
Public Types inherited from MutationOfJB::Command | |
enum | ExecuteResult { None, Finished, InProgress } |