Hi @Brugnt1, how are you?
Are you using only Blueprints, or C++ as well? There is a public method in the NiagaraComponent class called GetOverrideParameters
, but it is only accessible through C++. It might be helpful to you!
Hi @Brugnt1, how are you?
Are you using only Blueprints, or C++ as well? There is a public method in the NiagaraComponent class called GetOverrideParameters
, but it is only accessible through C++. It might be helpful to you!