struct FPumpGroup

#include <PumpAction.h>

struct FPumpGroup
{
    // fields

    FSpawnActorDesc Actor;
    FORamaVR performActionFunction;
};