class ResponseFollowup
{
public:
char* followup_ concept;
char* followup_ contexts;
float32 followup_ delay;
char* followup_ target;
char* followup_ entityiotarget;
char* followup_ entityioinput;
float32 followup_ entityiodelay;
bool bFired;
};