struct FRemoveGroup

#include <RemoveAction.h>

struct FRemoveGroup
{
    // fields

    FSpawnActorDesc Grabbable;
    FSpawnActorDesc Tool;
};