Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Type | Name | Description | |
|---|---|---|---|
| void | FNiagaraEditorUtilities::RunPythonUpgradeScripts
(
UUpgradeNiagaraEmitterContext* UpgradeContext |
Executes python upgrade scripts on the given source node for all the given in-between versions. | |
| void | FNiagaraEditorUtilities::RunPythonUpgradeScripts
(
UNiagaraNodeFunctionCall* SourceNode, |
Executes python upgrade scripts on the given source node for all the given in-between versions. |