Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraUserRedirectionParameter-
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraUserRedirectionParameterStore.h |
Include | #include "NiagaraUserRedirectionParameterStore.h" |
void GetUserParameters
&40;
TArray< FNiagaraVariable > & OutParameters
&41; const
Remarks
Get the list of FNiagaraVariables that are exposed to the user. Note that the values will be stale and are not to be trusted directly. Get the Values using the offset specified by IndexOf or GetParameterValue.