struct FIActionGroup

#include <ParallelAction.h>

struct FIActionGroup
{
    // fields

    int numberOfPath;
    IIAction* iAction;
};