I’ve actually answered my own question. Two additional includes solves the problem:
#include "ParticleDefinitions.h"
#include "Particles/ParticleSystem.h"
#include "Particles/ParticleSystemComponent.h"
I’ve actually answered my own question. Two additional includes solves the problem:
#include "ParticleDefinitions.h"
#include "Particles/ParticleSystem.h"
#include "Particles/ParticleSystemComponent.h"