Particles visible in editor but not in game

I have a C++ class with UParticleSystemComponents in it, when i create a blueprint deriving from that class and set the particle templates and drag that blueprint to my scene, i can see the particles, but when i press play i can’t see them anymore.

What am i missing?

Thanks in advance!

Don’t forget your Super’s kids! (e.g. Super::BeginPlay())