In the header:
UPROPERTY(EditAnywhere)
class UParticleSystem* explosiveSpawn;
In the cpp file:
#include "Particles/ParticleSystem.h"
In the header:
UPROPERTY(EditAnywhere)
class UParticleSystem* explosiveSpawn;
In the cpp file:
#include "Particles/ParticleSystem.h"