How to detach Niagara System from actor

I’m trying to implement trail to my projectile and make an effect of it’s slow disappearing by detaching niagara system in hitting point. The question is how exactly can i detach it, because i don’t have a scene component in projectile bp and Niagara System is not an actor, therefore Detach From Component/Actor isn’t working properly