35 ConversationTask(uint8 sceneId,
const ConversationInfo &convInfo, TalkCommand::Mode mode) : _sceneId(sceneId), _convInfo(convInfo), _mode(mode), _currentGroupIndex(0), _currentItem(
nullptr), _substate(IDLE), _haveChoices(
false), _innerExecCtx(
nullptr) {}