Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraScript
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraScript.h |
| Include | #include "NiagaraScript.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraScript.cpp |
bool ApplyRapidIterationParameters
(
TConstArrayView< FNiagaraVariable > InParameters,
bool bAllowRemoval
)
Remarks
Updates the RI parameter store based on the provided variables (missing entries will be added and stale entries will be removed. Returns true if the parameter store was modified.