Hey, is there a way I can get the runtime of a Niagara component in cpp?
(Additional info:)
Hey all, basically I’m trying to get a specific part of a Niagara component inside a Niagara system from c++. More specifically, I want to get/set the total lifespan of the first emitter and also how much time has elapsed since it first triggered.