Hello guys!
I was searching for a way to obtain the life time of a Niagara System, but I couldn’t find anything in the documentation related to it.
How can I find it? Suppose I have N-particle emitters inside this system, so its life time should be the longest emitter life time, but i didn’t see a method to get it, inside NiagaraSystem, NiagaraComponent or NiagaraEmitterHandle documentation…
Also, I was looking a way to deactivate and active certain emitters inside a NiagaraSystem. Should I use the NiagaraEmitterhandle to deal with it? I was looking the documentation and there are some method that could be useful.
Thanks!