UNiagaraStackModuleItem::ReassignModuleScript

Reassigns the function script for the module without resetting the inputs.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackModuleItem.h

Include

#include "ViewModels/Stack/NiagaraStackModuleItem.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/Stack/NiagaraStackModuleItem.cpp

Syntax

void ReassignModuleScript
(
    UNiagaraScript * ModuleScript
)

Remarks

Reassigns the function script for the module without resetting the inputs.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss